1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-25 08:21:55 +03:00

Fix OpenTelemetry link in README (#2755)

This commit is contained in:
Jason Parraga
2023-10-14 02:37:19 -07:00
committed by GitHub
parent f994ff1cd9
commit 45d28c136f

View File

@ -10,7 +10,7 @@
> use it to monitor applications and set up automatic alerts to receive notifications via email, > use it to monitor applications and set up automatic alerts to receive notifications via email,
> Slack, Telegram, and others. > Slack, Telegram, and others.
> >
> See [OpenTelemetry](example/otel) example which demonstrates how you can use Uptrace to monitor > See [OpenTelemetry](master/example/otel) example which demonstrates how you can use Uptrace to monitor
> go-redis. > go-redis.
## Documentation ## Documentation