mirror of
https://github.com/redis/go-redis.git
synced 2025-04-19 07:22:17 +03:00
OpenTelemetry Example
Prints spans and metrics to the console.
To Run:
docker-compose up -d
go run .
When you're finished, be sure to run docker-compose down
to shutdown
the redis server.