grafana/grafana
Summary
Grafana is an open-source platform for monitoring and observability, allowing users to query, visualize, alert on, and understand metrics from various data sources.
View Cached Full Text
Cached at: 06/26/26, 11:11 AM
grafana/grafana
Source: https://github.com/grafana/grafana

The open-source platform for monitoring and observability
Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data-driven culture:
- Visualizations: Fast and flexible client side graphs with a multitude of options. Panel plugins offer many different ways to visualize metrics and logs.
- Dynamic Dashboards: Create dynamic & reusable dashboards with template variables that appear as dropdowns at the top of the dashboard.
- Explore Metrics: Explore your data through ad-hoc queries and dynamic drilldown. Split view and compare different time ranges, queries and data sources side by side.
- Explore Logs: Experience the magic of switching from metrics to logs with preserved label filters. Quickly search through all your logs or streaming them live.
- Alerting: Visually define alert rules for your most important metrics. Grafana will continuously evaluate and send notifications to systems like Slack, PagerDuty, VictorOps, OpsGenie.
- Mixed Data Sources: Mix different data sources in the same graph! You can specify a data source on a per-query basis. This works for even custom datasources.
Get started
Unsure if Grafana is for you? Watch Grafana in action on play.grafana.org!
Documentation
The Grafana documentation is available at grafana.com/docs.
Contributing
If you’re interested in contributing to the Grafana project:
- Start by reading the Contributing guide.
- Learn how to set up your local environment, in our Developer guide.
- Explore our beginner-friendly issues.
- Look through our style guide and Storybook.
Share your contributor experience in our feedback survey to help us improve.
Get involved
- Follow @grafana on X (formerly Twitter).
- Read and subscribe to the Grafana blog.
- If you have a specific question, check out our discussion forums.
- For general discussions, join us on the official Slack team.
This project is tested with BrowserStack.
License
Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.
Similar Articles
influxdata/telegraf
Telegraf is an open-source agent by InfluxData for collecting, processing, and writing metrics, logs, and other data, featuring over 300 plugins for various monitoring needs.
@Greptime: Same SQL in a panel and in an alert rule. That didn't work before. Grafana evaluates alert rules on the server, where a…
GreptimeDB's Grafana plugin has been upgraded to v3.0.3, adding a Go backend to enable SQL macro interpolation in alert rules, allowing consistent queries in both panels and alerts.
Show HN: Grafana agent observability for Hermes Agent
A Grafana Agent Observability plugin for Hermes Agent that records LLM calls and tool executions and emits OpenTelemetry traces and metrics for AI agent monitoring.
GoAccess – Open-source real-time log analyzer and interactive viewer
GoAccess is a fast, open-source, terminal-based log analyzer that provides real-time web server statistics and supports HTML, JSON, and CSV reports.
@Greptime: GreptimeDB is now a native data source in @PersesDev , the CNCF observability dashboard project — the plugin just merge…
GreptimeDB is now a native data source in Perses, the CNCF observability dashboard project, supporting metrics via PromQL, logs, traces, and SQL aggregations.