mirror of
https://github.com/redis/go-redis.git
synced 2025-07-29 17:41:15 +03:00
chore: improve instrumentation example
This commit is contained in:
@ -21,4 +21,6 @@ rdb := rdb.NewClient(&rdb.Options{...})
|
||||
rdb.AddHook(redisotel.NewTracingHook())
|
||||
```
|
||||
|
||||
See [example](example) and [documentation](https://redis.uptrace.dev/tracing/) for more details.
|
||||
See [example](example) and
|
||||
[Monitoring Go Redis Performance and Errors](https://redis.uptrace.dev/guide/go-redis-monitoring.html)
|
||||
for details.
|
||||
|
Reference in New Issue
Block a user