redis/extra/redisotel/example/README.md

196 B

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