|
|
|
|
|
by vmihailenco
1195 days 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/docke... - Checking Uptrace Cloud demo: https://app.uptrace.dev/play If you have any feedback or questions, let me know in the comments! |
|