elastic / apm-agent-go

https://www.elastic.co/guide/en/apm/agent/go/current/index.html
Apache License 2.0
422 stars 197 forks source link

added new instrumentation module for package `github.com/redis/go-redis/v9` #1625

Closed bars43ru closed 5 months ago

cla-checker-service[bot] commented 6 months ago

💚 CLA has been signed

dmathieu commented 5 months ago

👎 This agent is in maintenance mode, and does not accept new instrumentations anymore. See the top of the readme: https://github.com/elastic/apm-agent-go/blob/main/README.md

Our recommendation is to migrate to OpenTelemetry instead. You can start using it alongside the elastic agent with our apmotel module. Then, redis-go has its own otel instrumentation package: https://github.com/redis/go-redis/tree/master/extra/redisotel