Go to file
Isabel Matwawana 3a3f781dcf
Docs: Add dashboard variables content (#101733)
* Added variables section

* Updated transformations file and Makefile

* Finished Dashboard variables in transformations section
2025-03-07 09:55:39 -05:00
.bingo
.changelog-archive
.github CI: Report to bench (#101686) 2025-03-07 11:07:56 +01:00
.husky
.vim
.vscode
.yarn
apps Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
conf Alerting: Allow selection of recording rule write target on per-rule basis. (#101778) 2025-03-07 14:30:40 +01:00
contribute Docs: update contributor/developer-guide for file watchers and heap limit errors (#96197) 2025-02-18 15:03:11 +01:00
cue.mod
devenv Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
docs Docs: Add dashboard variables content (#101733) 2025-03-07 09:55:39 -05:00
e2e Dashboards: Disable flaky import dashboard test in old architecture. (#101282) 2025-02-25 13:44:11 +02:00
emails
grafana-mixin
hack Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
kinds
kindsv2
local
packages Alerting: Allow selection of recording rule write target on per-rule basis. (#101778) 2025-03-07 14:30:40 +01:00
packaging
pkg fix(unified-storage): break dependency from dualwriter in resource module (#101788) 2025-03-07 15:27:31 +01:00
public Dynamic Dashboards: Workaround for making responsive items selectable (#101794) 2025-03-07 14:38:08 +00:00
scripts Docs: Add dashboard variables content (#101733) 2025-03-07 09:55:39 -05:00
tools
.betterer.eslint.config.js Chore: Add new `no-translation-top-level` eslint rule (#101550) 2025-03-04 15:42:37 +02:00
.betterer.results Azure Monitor: Filter namespaces by resource group (#100325) 2025-03-06 11:41:24 -07:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Bump Go to 1.23.7 (#101576) 2025-03-05 14:55:36 +01:00
.editorconfig
.gitattributes
.gitignore Grafana UI: Expose unstable entrypoint (#97080) 2025-03-04 09:55:41 +01:00
.golangci.yml Chore: Increase golangci-lint timeout to 15min (#100811) 2025-02-18 17:00:30 +01:00
.ignore
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini Lint only Markdown files (#101533) 2025-03-04 11:00:35 +00:00
.yarnrc.yml
CHANGELOG.md Release: update changelog for 11.5.2 (#100917) 2025-02-18 17:06:09 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Bump Go to 1.23.7 (#101576) 2025-03-05 14:55:36 +01:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile CI: Report to bench (#101686) 2025-03-07 11:07:56 +01: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 Provisioning: Update spec and dependencies (#101746) 2025-03-07 10:57:13 +03:00
go.sum Provisioning: Update spec and dependencies (#101746) 2025-03-07 10:57:13 +03:00
go.work Chore: Bump Go to 1.23.7 (#101576) 2025-03-05 14:55:36 +01:00
go.work.sum Provisioning: Update spec and dependencies (#101746) 2025-03-07 10:57:13 +03:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json Update scenes to v6.2.1 (#101722) 2025-03-07 11:38:20 +02:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Update scenes to v6.2.1 (#101722) 2025-03-07 11:38:20 +02: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.