1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-17 20:17:02 +03:00
2021-07-02 20:56:25 +08:00
..
2021-07-02 20:56:25 +08:00
2021-07-02 20:56:25 +08:00
2021-07-02 20:56:25 +08: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