-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
Milestone
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
Since apache/skywalking-python#159 is merged, we have Docker image for SkyWalking Python agent and non-intrusive way to install the agent, it would be perfect if we can also enhance SWCK to make it possible to inject the Python agent automatically when Kubernetes annotation is specified.
Use case
When users label a Kubernetes Pod with a special annotation, for example, swck-java-agent-injected=true, SWCK can automatically inject the Python agent to the application Pod, hence the users don't even need to modify their Docker image.
Related issues
Java agent injector: apache/skywalking-swck#30
apache/skywalking-python#159
#7461
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable