Go to file
Adela Almasan 40da94cf74
Annotations: Allow `target="_blank"` (#106301)
Co-authored-by: Kristian Bremberg <kristian.bremberg@grafana.com>
2025-07-11 15:19:40 +00:00
.bingo
.changelog-archive
.citools
.github Secrets: Add v1beta1 schema with CUE + grafana-app-sdk (#107972) 2025-07-11 13:42:46 +02:00
.husky
.vim
.vscode
.yarn
apps Secrets: Add v1beta1 schema with CUE + grafana-app-sdk (#107972) 2025-07-11 13:42:46 +02:00
conf Revert: Future-proofing query and data source model in Dashboard Sche… (#107985) 2025-07-10 18:58:33 +00:00
contribute E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
cue.mod
devenv
docs Docs: Updating team sync admonition wording (#107990) 2025-07-11 07:25:43 -05:00
e2e E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
e2e-playwright E2E: fix storybook e2e playwright test (#108010) 2025-07-11 10:50:00 +00:00
emails
grafana-mixin
hack
kinds
kindsv2
local
packages Annotations: Allow `target="_blank"` (#106301) 2025-07-11 15:19:40 +00:00
packaging
pkg refactor(unified-storage): remove resource_server config option (#107649) 2025-07-11 15:33:51 +02:00
public Transformations: Import images with webpack (#107795) 2025-07-11 15:48:27 +01:00
scripts E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
tools
.air.toml Air: Send interrupt signal for graceful server shutdown (#107507) 2025-07-03 16:50:48 +02:00
.betterer.eslint.config.js E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
.betterer.results Internationalisation: Mark up transformations (#107910) 2025-07-11 11:13:35 +01:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
.editorconfig
.gitattributes
.gitignore E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
.golangci.yml Secrets: Add v1beta1 schema with CUE + grafana-app-sdk (#107972) 2025-07-11 13:42:46 +02:00
.ignore
.levignore.js
.nvmrc
.nxignore
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md lint CONTRIBUTING.md (#107923) 2025-07-09 18:31:14 +00:00
Dockerfile Secrets: Add v1beta1 schema with CUE + grafana-app-sdk (#107972) 2025-07-11 13:42:46 +02:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Secrets: Add v1beta1 schema with CUE + grafana-app-sdk (#107972) 2025-07-11 13:42:46 +02: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 E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
go.mod Secrets: add crudl+decrypt state machine test (#107971) 2025-07-11 09:40:50 -03:00
go.sum Secrets: add crudl+decrypt state machine test (#107971) 2025-07-11 09:40:50 -03:00
go.work Secrets: Add v1beta1 schema with CUE + grafana-app-sdk (#107972) 2025-07-11 13:42:46 +02:00
go.work.sum Secrets: add crudl+decrypt state machine test (#107971) 2025-07-11 09:40:50 -03:00
jest.config.js Update dependency react-calendar to v6 (#107726) 2025-07-08 10:53:50 +00:00
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json Update dependency react-virtualized-auto-sizer to v1.0.26 (#105005) 2025-07-11 14:04:04 +00:00
playwright.config.ts E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
playwright.storybook.config.ts E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
project.json
relyance.yaml Add Relyance github action (#107012) 2025-07-11 08:44:47 +02:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency react-virtualized-auto-sizer to v1.0.26 (#105005) 2025-07-11 14:04:04 +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.