Go to file
Sarah Zinger d51e6a16bc
DS-Querier: support group queries (#109879)
2025-08-22 14:59:30 -04:00
.changelog-archive Update dependency prettier to v3.6.2 (#108689) 2025-07-25 17:47:44 +01:00
.citools Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
.github CI: Push docker images to dockerhub on merges to main (#110056) 2025-08-22 15:30:11 +00:00
.husky
.vim
.vscode
.yarn Update Yarn to v4.9.2 (#107104) 2025-06-24 14:47:42 +01:00
apps Provisioning: Use inline secrets for gitsync (#109908) 2025-08-22 18:38:28 +02:00
conf Config: Fix date_formats options being moved to a different section (#109339) 2025-08-07 20:30:47 +00:00
contribute Chore: Remove Bingo as Drone is removed (#110020) 2025-08-22 13:49:44 +02:00
cue.mod
devenv Canvas: Dynamic connection direction (#108423) 2025-08-21 12:49:42 -05:00
docs Docs: Remove empty admonition and add a new step (#110058) 2025-08-22 17:56:00 +00:00
e2e Revert: "Accessibility: Ensure dashboard edit panel inputs have accessible labels" (#109984) 2025-08-21 15:23:23 -04:00
e2e-playwright Table: Fields and Column Widths arrays can get out-of-sync on length (#109997) 2025-08-21 20:49:53 +00:00
emails
grafana-mixin
hack Go: Update to 1.24.6 (#109313) 2025-08-07 10:27:01 +02:00
kinds Chore: Remove public dashboard cue (#109940) 2025-08-21 13:58:36 +03:00
kindsv2 Chore: Remove Bingo as Drone is removed (#110020) 2025-08-22 13:49:44 +02:00
local
packages Provisioning: Use inline secrets for gitsync (#109908) 2025-08-22 18:38:28 +02:00
packaging feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature (#105145) 2025-05-22 08:23:33 -04:00
pkg DS-Querier: support group queries (#109879) 2025-08-22 14:59:30 -04:00
public [InfluxDB]: Design quick wins (#109680) 2025-08-22 11:05:45 -06:00
scripts Chore: Update betterer issue template and add script for creating issues (#110036) 2025-08-22 12:36:05 +00:00
tools
.air.toml Air: Keep binary after exiting (#109103) 2025-08-04 09:58:54 +02:00
.betterer.eslint.config.js Chore: Upgrade grafana eslint config and re-enable rule of hooks rules (#110029) 2025-08-22 15:38:02 +01:00
.betterer.results Chore: Upgrade grafana eslint config and re-enable rule of hooks rules (#110029) 2025-08-22 15:38:02 +01:00
.betterer.ts Accessibility: Add storybook a11y tests that run in CI (#108543) 2025-07-24 16:32:02 +01:00
.bra.toml
.browserslistrc
.dockerignore
.editorconfig
.gitattributes
.gitignore GitIgnore: Add some build files to ignore list (#109380) 2025-08-08 12:33:01 +02:00
.golangci.yml Secrets: Add v1beta1 schema with CUE + grafana-app-sdk (#107972) 2025-07-11 13:42:46 +02:00
.ignore Remove support for Google Spanner database. (#105846) 2025-05-23 11:35:59 +02:00
.levignore.js
.nvmrc Chore: Bump node to v22.16.0 (#106758) 2025-06-16 17:29:07 +02:00
.nxignore
.prettierignore Devenv: Replace testdata UIDs with gdev-testdata (#108997) 2025-08-04 11:20:12 +01:00
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml Update Yarn to v4.9.2 (#107104) 2025-06-24 14:47:42 +01:00
CHANGELOG.md Release: update changelog for main (#109556) 2025-08-13 18:09:42 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md lint CONTRIBUTING.md (#107923) 2025-07-09 18:31:14 +00:00
Dockerfile Chore: Remove Bingo as Drone is removed (#110020) 2025-08-22 13:49:44 +02:00
GOVERNANCE.md Update dependency prettier to v3.6.2 (#108689) 2025-07-25 17:47:44 +01:00
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Remove Bingo as Drone is removed (#110020) 2025-08-22 13:49:44 +02:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml Internationalisation: Mark up `@grafana/prometheus` package (#105861) 2025-06-12 11:29:33 +01:00
cypress.config.js
embed.go
eslint.config.js Chore: Upgrade grafana eslint config and re-enable rule of hooks rules (#110029) 2025-08-22 15:38:02 +01:00
go.mod Provisioning: Use inline secrets for gitsync (#109908) 2025-08-22 18:38:28 +02:00
go.sum Alerting: Update alerting module to 10915888e4f099586ad37bea5f4a70f45101d2f5 (#109989) 2025-08-21 18:50:40 +00:00
go.work Go: Update to 1.24.6 (#109313) 2025-08-07 10:27:01 +02:00
go.work.sum Provisioning: Use inline secrets for gitsync (#109908) 2025-08-22 18:38:28 +02:00
jest.config.js Accessibility: Make either `tooltip` or `aria-label` required when no button children present (#109131) 2025-08-05 12:04:35 +01:00
latest.json
lefthook.rc Chore: Fix lefthook not running (#106196) 2025-05-29 11:06:33 +02:00
lefthook.yml
lerna.json Chore: bump version to 12.2.0-pre (#108623) 2025-07-24 21:25:26 -05:00
nx.json Chore: Disable tui for Nx (#109896) 2025-08-20 10:08:03 +00:00
package.json Chore: Upgrade grafana eslint config and re-enable rule of hooks rules (#110029) 2025-08-22 15:38:02 +01:00
playwright.config.ts E2E: Add performance monitoring E2E test (#109417) 2025-08-20 19:36:54 +00:00
playwright.storybook.config.ts E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
project.json Build: Adds option to build debug frontend docker images (#108202) 2025-08-19 14:22:59 -04:00
relyance.yaml Add Relyance github action (#107012) 2025-07-11 08:44:47 +02:00
stylelint.config.js
tsconfig.json Chore: Remove @grafana/tsconfig (#109186) 2025-08-06 15:34:34 +01:00
yarn.lock Chore: Upgrade grafana eslint config and re-enable rule of hooks rules (#110029) 2025-08-22 15:38:02 +01: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.