apm-agent-dotnet
apm-agent-dotnet copied to clipboard
Kubernetes attachment
- [ ] 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.