DataDog / dd-trace-go

Datadog Go Library including APM tracing, profiling, and security monitoring.
https://docs.datadoghq.com/tracing/
Other
674 stars 438 forks source link

valkey-go support #2920

Open jalaziz opened 1 month ago

jalaziz commented 1 month ago

With Valkey gaining popularity and AWS recently announcing support for managed Valkey, it would be great if native support for valkey-go could be added.

There is a hook mechanism that can be used for adding instrumentation. There is also existing otel support that could be used as inspiration.

The valkey-go library is forked off rueidis, so it may be possible to add support for rueidis as well.

rarguelloF commented 1 month ago

Hey @jalaziz, supporting valkey-go sounds like a great addition, so please consider this proposal accepted.

PRs are more than welcome, but if you want us to tackle the work feel free to reach out Datadog Support so we prioritize accordingly.