Skip to content

[Feature] inject Python agent automatically in SWCK #7682

@kezhenxu94

Description

@kezhenxu94

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

Metadata

Metadata

Labels

featureNew featurepythonPython agent related

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions