File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,5 @@ To run this example:
66go run .
77```
88
9- See [ Using HyperLogLog command with go-redis] ( https://redis.uptrace.dev/guide/hll.html ) for details.
9+ See [ Using HyperLogLog command with go-redis] ( https://redis.uptrace.dev/guide/go-redis-hll.html ) for
10+ details.
Original file line number Diff line number Diff line change 11# Example for go-redis OpenTelemetry instrumentation
22
3- See [ Monitoring performance and errors] ( https://redis.uptrace.dev/guide/tracing.html ) for details.
3+ See
4+ [ Redis Monitoring Performance and Errors] ( https://redis.uptrace.dev/guide/redis-performance-monitoring.html )
5+ for details.
46
57This example requires Redis Server on port ` :6379 ` . You can start Redis Server using Docker:
68
You can’t perform that action at this time.
0 commit comments