Go to file
Pepe Cano 888e48b03e
[release-12.0.1] docs(alerting): Correct gotcha when using dynamic labels (#105366)
docs(alerting): Correct gotcha when using dynamic labels (#105347)

(cherry picked from commit b53f68ea5e)
2025-05-14 10:18:54 +02:00
.bingo
.changelog-archive
.citools [release-12.0.1] Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 (#105249) 2025-05-13 12:23:12 +03:00
.github [release-12.0.1] Fix broken links (#105250) (#105260) 2025-05-12 15:21:06 +03:00
.husky
.vim
.vscode
.yarn
apps [release-12.0.1] Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 (#105249) 2025-05-13 12:23:12 +03:00
conf
contribute
cue.mod
devenv [release-12.0.1] Chore: Bump Go version to 1.24.3 (#105101) 2025-05-08 15:28:22 +02:00
docs [release-12.0.1] docs(alerting): Correct gotcha when using dynamic labels (#105366) 2025-05-14 10:18:54 +02:00
e2e
emails
grafana-mixin
hack [release-12.0.1] Chore: Bump Go version to 1.24.3 (#105101) 2025-05-08 15:28:22 +02:00
kinds
kindsv2
local
packages [release-12.0.1] Prometheus: Move to new annotation support as the old one is deprecated (#105188) 2025-05-11 12:54:27 +02:00
packaging
pkg Backport 105046 to 12.0.1 (#105337) 2025-05-13 12:29:35 -04:00
public [release-12.0.1] Graphite: Fix Graphite series interpolation (#104516) 2025-05-09 12:51:56 +01:00
scripts [release-12.0.1] Chore: Bump Go version to 1.24.3 (#105101) 2025-05-08 15:28:22 +02:00
tools
.betterer.eslint.config.js
.betterer.results [release 12.0.1] TableNG: Use correct row index for background colour calculation (#104426) (#104888) 2025-05-05 09:03:18 -06:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml [release-12.0.1] Chore: Bump Go version to 1.24.3 (#105101) 2025-05-08 15:28:22 +02:00
.editorconfig
.gitattributes
.gitignore
.golangci.yml
.ignore
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
COMMIT_EDITMSG [Release 12.0.1] TableNG: Fix interpolation for actions (#104577) (#104799) 2025-05-01 08:45:58 -05:00
CONTRIBUTING.md
Dockerfile [release-12.0.1] Chore: Bump Go version to 1.24.3 (#105101) 2025-05-08 15:28:22 +02:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile [release-12.0.1] Chore: Bump Go version to 1.24.3 (#105101) 2025-05-08 15:28:22 +02:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
eslint.config.js
go.mod [release-12.0.1] Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 (#105249) 2025-05-13 12:23:12 +03:00
go.sum [release-12.0.1] Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 (#105249) 2025-05-13 12:23:12 +03:00
go.work [release-12.0.1] Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 (#105249) 2025-05-13 12:23:12 +03:00
go.work.sum [release-12.0.1] Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 (#105249) 2025-05-13 12:23:12 +03:00
jest.config.js
latest.json
lefthook.yml
lerna.json
nx.json
package.json
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock

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.