5 ms·
Uptrace is an open-source APM tool that supports distributed tracing, metrics, and logs. You can use it to monitor applications and set up alerts to receive not
by vmihailenco 3y ago
Uptrace is an open-source APM tool that supports distributed tracing, metrics, and logs. You can use it to monitor applications and set up alerts to receive notifications via email, Slack, Telegram, and more.
In v1.4 release Uptrace got built-in alerting capabilities that allow to monitor metrics, manage alerts, and receive notifications without using AlertManager. But AlertManager is still supported.
While OpenTelemetry remains to be the main source of telemetry data, Uptrace also provides integrations for Prometheus metrics, Vector logs, FluentBit, Sentry, and CloudWatch.
You can quickly try Uptrace by:
- Running a Docker example: https://github.com/uptrace/uptrace/tree/master/example/docker https://github.com/uptrace/uptrace/tree/master/example/docke...
- Checking Uptrace Cloud demo: https://app.uptrace.dev/play https://app.uptrace.dev/play
If you have any feedback or questions, let me know in the comments!
- cocoland2 3y agoHi there, Right now Uptrace seems to be supporting only Clickhouse sink only. Is there any future roadmap to support other Exporters supported on OpenTelemetry ?