Self-Hosted Observability Directory

Grafana

The de-facto open-source dashboard layer. Plug into Prometheus, Loki, Tempo, InfluxDB — one pane of glass.

LicenseAGPL-3.0
Repositoryhttps://github.com/grafana/grafana
GitHub stars (approx)65000
LanguageGo / TypeScript
Self-host deploymentdocker, kubernetes helm, apt, rpm, homebrew
Commercial hosted optionyes (vendor-run)
Freshness statusFresh
Freshness checked2026-04-22
Categoriesmetrics, logs, traces
Replaces SaaSdatadog, new-relic, dynatrace

Grafana is the visualization layer most self-hosted observability stacks converge on. It is not itself a metrics/logs/traces store — it queries data sources (Prometheus, Loki, Tempo, Mimir, InfluxDB, Elasticsearch, etc.).

Pick it if: you are building a self-hosted stack and want the most mature dashboarding tool.

Skip it if: you want batteries-included (see SigNoz, OpenObserve). Grafana assumes you bring the stores.

License note: AGPL-3.0 since v8. If you build a hosted product on it, read the license carefully.

← Back to directory