Go to file
github-actions[bot] 1a3525781f
Release: 12.1.0 (#108553)
* Update changelog

* Update version to 12.1.0

* trigger gha workflows

---------

Co-authored-by: grafana-delivery-bot[bot] <grafana-delivery-bot[bot]@users.noreply.github.com>
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
2025-07-23 13:35:38 -06:00
.bingo
.changelog-archive
.citools
.github i18n actions: only run in main repo (#107864) 2025-07-09 09:18:33 +00:00
.husky
.vim
.vscode
.yarn
apps Revert: Future-proofing query and data source model in Dashboard Sche… (#107985) 2025-07-10 15:13:14 -05:00
conf Revert: Future-proofing query and data source model in Dashboard Sche… (#107985) 2025-07-10 15:13:14 -05:00
contribute
cue.mod
devenv
docs [release-12.1.0] Docs: What's new, Upgrade guide, and breaking changes v12.1 (#108540) 2025-07-23 12:09:09 -05:00
e2e Revert: Future-proofing query and data source model in Dashboard Sche… (#107985) 2025-07-10 15:13:14 -05:00
emails
grafana-mixin
hack
kinds
kindsv2
local
packages Release: 12.1.0 (#108553) 2025-07-23 13:35:38 -06:00
packaging
pkg [release-12.1.0] Alerting: Fix active time intervals when time interval is renamed (#108547) 2025-07-23 18:26:50 +01:00
public Release: 12.1.0 (#108553) 2025-07-23 13:35:38 -06:00
scripts Chore: Add bash to dagger env and fix rgm tag step (#108349) 2025-07-18 14:18:43 -06:00
tools
.air.toml
.betterer.eslint.config.js Chore: ignore /mocks/** from the betterer results (#107708) 2025-07-07 17:02:59 +01:00
.betterer.results Plugins: renames snake cased plugin files (#107862) 2025-07-09 13:18:44 +02:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Add bash to dagger env and fix rgm tag step (#108349) 2025-07-18 14:18:43 -06:00
.editorconfig
.gitattributes
.gitignore
.golangci.yml
.ignore
.levignore.js
.nvmrc
.nxignore
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml
CHANGELOG.md Release: 12.1.0 (#108553) 2025-07-23 13:35:38 -06:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
eslint.config.js Storybook: Rearrange and tidy stories (#107270) 2025-07-08 12:37:09 +00:00
go.mod Prometheus: use patched grafana-aws-sdk middleware for panic handling 2025-07-10 18:59:18 +02:00
go.sum Prometheus: use patched grafana-aws-sdk middleware for panic handling 2025-07-10 18:59:18 +02:00
go.work
go.work.sum Revert: Future-proofing query and data source model in Dashboard Sche… (#107985) 2025-07-10 15:13:14 -05:00
jest.config.js Update dependency react-calendar to v6 (#107726) 2025-07-08 10:53:50 +00:00
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: 12.1.0 (#108553) 2025-07-23 13:35:38 -06:00
nx.json
package.json Release: 12.1.0 (#108553) 2025-07-23 13:35:38 -06:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Release: 12.1.0 (#108553) 2025-07-23 13:35:38 -06:00

README.md

Grafana Logo (Light) Grafana Logo (Dark)

The open-source platform for monitoring and observability

License Drone Go Report Card

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:

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.