From f1d6bc91b7352cc9e33f50f2ea180def3f17c515 Mon Sep 17 00:00:00 2001 From: Vladimir Mihailenco Date: Thu, 20 Oct 2022 16:44:05 +0300 Subject: [PATCH] chore: add link to an example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5235566..fd24015 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ > go-redis is brought to you by :star: [**uptrace/uptrace**](https://github.com/uptrace/uptrace). > Uptrace is an open-source APM tool that supports distributed tracing, metrics, and logs. You can > use it to monitor applications and set up automatic alerts to receive notifications via email, -> Slack, Telegram, and others. Star it as well! +> Slack, Telegram, and others. See [OpenTelemetry](example/otel) example for details. ## Resources