Go to file
Marcus Andersson 6584361f66
Making sure we pass helpNode without Parents to the pathfinder app.
2025-10-01 20:39:59 +02:00
.changelog-archive
.citools Revert "Wire: Add provider lint" (#111306) 2025-09-18 12:07:55 +00:00
.github Add instructions to improve AI effectiveness when writing documentation (#111246) 2025-10-01 11:37:25 +01:00
.husky
.vim
.vscode
.yarn Update Yarn to v4.9.4 (#111232) 2025-09-17 11:07:20 +00:00
apps Chore: Update authlib (foder as top level argument) (#111800) 2025-10-01 14:40:28 +00:00
conf FeatureToggles: Removed deprecated code (#111750) 2025-09-29 20:05:44 +03:00
contribute Docs: kubectl fix typo (#111555) 2025-09-24 15:47:54 +00:00
cue.mod
devenv devenv: fix volumes section when sources don't contain one (#111563) 2025-09-25 07:18:14 -07:00
docs SCIM - Allow groups to be deleted if SCIM group sync is disabled (#111888) 2025-10-01 16:07:18 +00:00
e2e Share: Remove new share drawer feature flag (#111048) 2025-09-16 10:57:49 -03:00
e2e-playwright Dashboards: Add network call checks for reloadable dashboards in E2Es (#111380) 2025-09-26 10:09:20 +03:00
emails
grafana-mixin
hack Chore: Upgrade k8s.io/api v0.34.1 and grafana-app-sdk v0.43.1 (#111009) 2025-09-16 13:35:20 +03:00
kinds
kindsv2
local
packages Alerting: Generate simplified routing routes with old fingerprint function (#111893) 2025-10-01 18:45:36 +02:00
packaging
pkg Link to Grafana Pathfinder if available 2025-10-01 20:39:57 +02:00
public Making sure we pass helpNode without Parents to the pathfinder app. 2025-10-01 20:39:59 +02:00
scripts Themes: Update themes border radius (#111478) 2025-09-25 14:53:54 +02:00
tools
.air.toml Air: Enable stop_on_error (#111783) 2025-09-30 09:49:23 -04:00
.bra.toml
.browserslistrc
.dockerignore
.editorconfig
.gitattributes
.gitignore Provisioning: move job operator to enterprise and enable PR worker (#111663) 2025-09-27 20:14:08 -05:00
.golangci.yml Revert "Wire: Add provider lint" (#111306) 2025-09-18 12:07:55 +00:00
.ignore
.levignore.js
.nvmrc
.nxignore
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml Update Yarn to v4.9.4 (#111232) 2025-09-17 11:07:20 +00:00
AGENTS.md Add instructions to improve AI effectiveness when writing documentation (#111246) 2025-10-01 11:37:25 +01:00
CHANGELOG.md Release: update changelog for main (#111503) 2025-09-24 00:00:53 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Correlations: Create first version of correlations on app platform (#110843) 2025-09-17 08:07:45 -05:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Disable cgo by default for local builds (#111807) 2025-09-30 23:06:40 +02:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
eslint-suppressions.json Table: Fix regression with Filter popup expression selection (#111777) 2025-09-29 23:06:47 -05:00
eslint.config.js Dashboards: Migrate DashList panel to use grafanaSearcher (#111274) 2025-09-24 10:35:40 +01:00
go.mod Chore: Update authlib (foder as top level argument) (#111800) 2025-10-01 14:40:28 +00:00
go.sum Chore: Update authlib (foder as top level argument) (#111800) 2025-10-01 14:40:28 +00:00
go.work Correlations: Create first version of correlations on app platform (#110843) 2025-09-17 08:07:45 -05:00
go.work.sum Chore: Update authlib (foder as top level argument) (#111800) 2025-10-01 14:40:28 +00:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json TimeRangePicker: Enhance panning keys (#111175) 2025-09-19 16:50:36 +03:00
playwright.config.ts
playwright.storybook.config.ts
project.json Frontend: Fix start scripts (#110510) 2025-09-18 14:07:33 +02:00
relyance.yaml
stylelint.config.js
tsconfig.json
yarn.lock chore: bump tar-fs to 3.1.1 (#111867) 2025-10-01 10:34:02 +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.