diff options
Diffstat (limited to 'vendor/github.com/uptrace/bun/README.md')
| -rw-r--r-- | vendor/github.com/uptrace/bun/README.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/vendor/github.com/uptrace/bun/README.md b/vendor/github.com/uptrace/bun/README.md index c5c264f6b..dd2c13633 100644 --- a/vendor/github.com/uptrace/bun/README.md +++ b/vendor/github.com/uptrace/bun/README.md @@ -6,9 +6,12 @@ [](https://discord.gg/rWtp5Aj) > Bun is brought to you by :star: [**uptrace/uptrace**](https://github.com/uptrace/uptrace). Uptrace -> is an open source and blazingly fast -> [distributed tracing tool](https://get.uptrace.dev/compare/distributed-tracing-tools.html) powered -> by OpenTelemetry and ClickHouse. Give it a star as well! +> 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. +> +> See [OpenTelemetry](example/opentelemetry) example which demonstrates how you can use Uptrace to +> monitor Bun. ## Features |
