Skip to main content
OpenSourceAlternatives

Category

Monitoring & Observability

Metrics, logs, traces, and error reporting for systems in production.

6 products, 3 Projects: 3 open source, 0 source-available, 0 unresolved-license

Datadog

Datadog

Infrastructure monitoring, logs, and tracing in one platform

CompanyDatadog
Since2010
PricingPaid

Datadog's value is correlation. A latency spike on a dashboard, the traces behind it, and the logs from the affected hosts are one or two clicks apart, which is the difference between a ten minute incident and an hour.

Uptime Kuma

Uptime KumaOpen

Self-hosted uptime monitoring with a clean status page

Stars76.4K
Commit4d ago
LicenseMIT

Uptime Kuma monitors HTTP endpoints, TCP ports, containers, and certificates, and notifies through almost a hundred channels. Setup is a container and a few minutes.

Alternative todatadog
Sentry

Sentry

Error tracking and performance monitoring for applications

CompanyFunctional Software
Since2012
PricingFreemium

Sentry is the tool most teams install first and remove last. An unhandled exception arrives with a stack trace, the release that introduced it, the users affected, and the breadcrumbs leading up to it.

Grafana

GrafanaOpen

Dashboards over whatever data you already store

Stars71.2K
Commit8h ago
LicenseAGPL-3.0

Grafana is the visualisation layer that sits above other systems rather than a monitoring stack of its own. It queries Prometheus, Loki, PostgreSQL, ClickHouse, and dozens of other sources, and puts them on the same dashboard.

Alternative todatadog
New Relic

New Relic

Application performance monitoring with usage based pricing

CompanyNew Relic
Since2008
PricingFree

New Relic was the application performance monitoring product for a generation of web applications, and its repricing to per-user plus per-gigabyte was an explicit attempt to answer the complaint about host based billing.

Alternative todatadog
GlitchTip

GlitchTipOpen

Error tracking that speaks the Sentry protocol

Stars2,140
Commit5d ago
LicenseMIT

GlitchTip accepts events from the official Sentry SDKs, which means adopting it is a DSN change rather than an instrumentation project. Stack traces, breadcrumbs, releases, and issue grouping all work as expected.

Alternative tosentry