Go to file
mohammad-hamid b85aa5f681
Introduce kubernetesAuthZHandlerRedirect toggle (#111582)
* introduce kubernetesAuthzEndpoints toggle

* rename to kubernetesAuthZHandlerRedirect
2025-09-25 13:42:52 -04:00
.changelog-archive
.citools Revert "Wire: Add provider lint" (#111306) 2025-09-18 12:07:55 +00:00
.github CI: Add cleanup branches cronjob (with dry-run: true) (#111428) 2025-09-24 15:53:37 -05:00
.husky
.vim
.vscode
.yarn Update Yarn to v4.9.4 (#111232) 2025-09-17 11:07:20 +00:00
apps chore: add validations to test endpoint (#111622) 2025-09-25 15:10:13 +00:00
conf Provisioning: Allow disabling of image rendering instance wide (#111359) 2025-09-19 12:40:14 +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 DOCS: FIx broken link on RBAC for app plugins page (#111574) 2025-09-25 10:40:25 -05:00
e2e Share: Remove new share drawer feature flag (#111048) 2025-09-16 10:57:49 -03:00
e2e-playwright ButtonSelect: Fixes menu shadow (fixes issue with RefreshPicker) (#111431) 2025-09-22 19:55:27 +02: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 Dashboard Schema V2: Support panel actions (#110842) 2025-09-12 11:31:05 -06:00
kindsv2
local
packages Introduce kubernetesAuthZHandlerRedirect toggle (#111582) 2025-09-25 13:42:52 -04:00
packaging
pkg Introduce kubernetesAuthZHandlerRedirect toggle (#111582) 2025-09-25 13:42:52 -04:00
public Transformations: Remove `content.ts` from bundle (#111579) 2025-09-25 10:11:03 -07:00
scripts Themes: Update themes border radius (#111478) 2025-09-25 14:53:54 +02:00
tools
.air.toml
.bra.toml
.browserslistrc
.dockerignore chore: faster image building for mt-tilt (#111074) 2025-09-15 11:52:01 +02:00
.editorconfig
.gitattributes
.gitignore feat: add mt development scripts (#110890) 2025-09-10 16:39:55 +00: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
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 Add a CI step for checking app SDK codegen status (#111528) 2025-09-24 15:37:57 +03: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 Alerting: Use route matching hook (#111028) 2025-09-24 19:01:45 +02:00
eslint.config.js Dashboards: Migrate DashList panel to use grafanaSearcher (#111274) 2025-09-24 10:35:40 +01:00
go.mod Bump the version of grafana-google-sdk (#111562) 2025-09-24 15:01:44 -04:00
go.sum Bump the version of grafana-google-sdk (#111562) 2025-09-24 15:01:44 -04:00
go.work Correlations: Create first version of correlations on app platform (#110843) 2025-09-17 08:07:45 -05:00
go.work.sum Bump the version of grafana-google-sdk (#111562) 2025-09-24 15:01:44 -04:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: Bump version to 12.3.0-pre (#110974) 2025-09-12 17:54:11 +00:00
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 TimeRangePicker: Enhance panning keys (#111175) 2025-09-19 16:50:36 +03: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.