Go to file
kay delaney 3b78078ea4
DashboardLayoutOrchestrator: Refine drag drop logic (#106079)
2025-05-29 13:48:25 +01:00
.bingo
.changelog-archive
.citools Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
.github Chore: Fix workflow that adds dashboards label to issues (#106173) 2025-05-28 12:45:38 -04:00
.husky
.vim
.vscode
.yarn
apps Advisor: Check plugin signature (#106044) 2025-05-29 11:33:19 +02:00
conf Auth: Add Azure/Entra workload identity support (#104807) 2025-05-29 14:09:18 +02:00
contribute Update backport instructions in contributing docs (#106060) 2025-05-27 14:49:25 +01:00
cue.mod
devenv Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 (#106064) 2025-05-27 16:30:23 +02:00
docs Auth: Add Azure/Entra workload identity support (#104807) 2025-05-29 14:09:18 +02:00
e2e DashboardLayoutOrchestrator: Refine drag drop logic (#106079) 2025-05-29 13:48:25 +01:00
emails
grafana-mixin
hack Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
kinds
kindsv2
local
packages User Storage: Expose functionality for frontend-only datasources (#106165) 2025-05-29 14:44:00 +02:00
packaging
pkg QueryLibrary: Adding Tags as new set field to queries (#105702) 2025-05-29 08:47:30 -04:00
public DashboardLayoutOrchestrator: Refine drag drop logic (#106079) 2025-05-29 13:48:25 +01:00
scripts
tools
.betterer.eslint.config.js Betterer: Change message for localStorage usage (#105310) 2025-05-28 10:23:54 +02:00
.betterer.results Select: Set min width for the current selected item when width=auto (#106131) 2025-05-28 14:17:59 +02:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml
.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
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 I18n: Update eslint rule to catch some untranslated object properties (#105072) 2025-05-28 21:14:43 +01:00
go.mod Pyroscope: Annotation support for series queries (#104130) 2025-05-28 10:42:19 +02:00
go.sum Pyroscope: Annotation support for series queries (#104130) 2025-05-28 10:42:19 +02:00
go.work
go.work.sum Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
jest.config.js I18n: Update eslint rule to catch some untranslated object properties (#105072) 2025-05-28 21:14:43 +01:00
latest.json
lefthook.rc Chore: Fix lefthook not running (#106196) 2025-05-29 11:06:33 +02:00
lefthook.yml
lerna.json
nx.json
package.json
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Update scenes to v6.16.0 (#106152) 2025-05-28 14:22:37 +00: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.