G
License:AGPL-3.0
Open source Self-hostable API available Sign-up required Grafana
About
The open-source observability platform for metrics, logs and traces. Query, visualize, alert on and understand your data from dozens of sources in one dashboard.
Pricing
Free / monthly
Grafana is the leading observability and visualization platform. It connects to Prometheus, Loki, Elasticsearch, CloudWatch and hundreds of other data sources, then turns them into interactive dashboards with alerting.
Key Features
- Unified dashboards for metrics, logs, traces and more.
- 400+ data source plugins.
- Alerting with contact points and notification policies.
- Explore mode for ad-hoc querying.
- Templating and variables for reusable dashboards.
- Grafana Cloud for hosted observability.
Pricing
- Open source: free under AGPL-3.0, self-hosted.
- Grafana Cloud Free: free tier with limited metrics/logs.
- Grafana Cloud Pro: pay per active user from ~$9/user/month.
Getting Started
# macOS
brew install grafana
brew services start grafana
Open http://localhost:3000 (default admin admin/admin), add a Prometheus or InfluxDB data source, and build your first dashboard.