mirror of
https://github.com/redis/go-redis.git
synced 2025-04-17 20:17:02 +03:00
OpenTelemetry instrumentation for go-redis
To run this example you need a Redis server. You can start one with Docker:
make up
Then run the example:
go run main.go