Switch from apm-agent-go to OpenTelemetry
Open
enhancement
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 543
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 109
Description
We currently use the internal apm-agent-go library for self-instrumentation of this service.
We should migrate to OpenTelemetry, so we can support sending this self instrumentation data in OTLP format.
We don't want to make a big bang migration either. So we should set up apmotel (See #11192) to be able to switch bits one after the other and only remove the apm agent once everything has been migrated.
Contributor guide
Assessment
This issue has not been assessed yet.