apm-agent-dotnet icon indicating copy to clipboard operation
apm-agent-dotnet copied to clipboard

Kubernetes attachment

Open felixbarny opened this issue 3 years ago • 0 comments

  • [ ] Publish a docker image that contains the agent distribution, similar to what the Java agent is already doing (see build and the observability/apm-agent-java image in our Docker registry)
  • [ ] Integrate with the webhook in APM Server (https://github.com/elastic/apm-server/issues/7386) to copy the agent from the image to a volume via an init container and add environment variables to attach the agent.

felixbarny avatar Mar 24 '22 13:03 felixbarny