Open jalaziz opened 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.
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 forrueidis
as well.