Discover / Design

Grafana

by grafanaTypeScript

Open source platform for building observability and data dashboards

Toolstable

Maturity: stable because 13y old, v13.1.1 released 13d ago. Derived from release and commit history, not a rating.

Stars
76k
Forks
14k
Downloads / mo
Last commit
2026-08-03
License
AGPL-3.0
Open issues
3.4k

Market and trust evidence

Edition not yet matched

No exact skills.sh identity match is available for this repository. Repository adoption and freshness remain visible above; install momentum is not inferred.

Trust analysis is a screening signal, not a security warranty. Read the ranking and trust methodology.

In practice

Written by AI from this repository’s README · medium confidence

Metrics and logs sit in separate systems with no shared dashboard or alerting layer across them.

Use it when

Use it when you need dashboards and alert rules over Prometheus, Loki, Elasticsearch, Postgres or mixed sources.

Not the right pick when

It visualizes data others store, so it does not solve collection or retention on its own.

Capabilities

  • fast client side graphs with many panel plugins
  • dynamic reusable dashboards driven by template variables
  • ad-hoc queries and dynamic drilldown with split view comparison
  • log exploration with preserved label filters and live streaming
  • visually defined alert rules notifying Slack, PagerDuty, VictorOps and OpsGenie
  • mix different data sources in the same graph on a per query basis

Cost: Free and open source

Video walkthroughs

Third-party YouTube uploads matched to this tool by title, channel and repository name on 2026-08-03. Not made, reviewed or endorsed by SkillPilot. View counts and publish months are as of the match date and the month is approximate. Nothing loads from YouTube until you press play.

What the repository ships

Ships CLAUDE.mdHas docsDocker imageCI configured

Detected from the actual files in the repository root.

Latest release v13.1.1

Published 2026-07-21

Download page

What's new highlights

Features and enhancements

  • Go: Update version to 1.26.5 #128015, @macabu
  • Provisioning: Improve form errors for github connections #128177, [@grafana-writer[bot]](https://github.com/grafana-writer[bot])
  • Provisioning: make sync per-resource write timeout configurable #127868, [@grafana-writer[bot]](https://github.com/grafana-writer[bot])

Bug fixes

  • Accessibility: Ensure InlineToast contents are announced by screenreaders #128687, [@grafana-writer[bot]](https://github.com/grafana-writer[bot])
  • DashboardDS: Fix chained dashboard datasource panels showing stale data #127248, [@grafana-writer[bot]](https://github.com/grafana-writer[bot])
  • Provisioning: make GitHub webhook creation idempotent (fix repos stuck unhealthy with HTTP 422) #128201, @floriecai

Plugin development fixes & changes

  • Pagination: Set aria-current on active page #128518, [@grafana-writer[bot]](https://github.com/grafana-writer[bot])

Tags

README

Grafana Logo (Light)

Grafana Logo (Dark)

The open-source platform for monitoring and observability

License

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:

Share your contributor experience in our feedback survey to help us improve.

Get involved

This project is tested with BrowserStack.

License

Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.

Related tools