mirror of
				https://github.com/redis/go-redis.git
				synced 2025-10-30 16:45:34 +03:00 
			
		
		
		
	Example for go-redis OpenTelemetry instrumentation
This example requires running Redis Server. You can start Redis Server using Docker:
docker-compose up -d
To run this example:
go run .
See Monitoring performance and errors for more details.