Go to file
Matheus Macabu 47abf5f811
Secrets: Clean up unused code (#108366)
* Secrets: Remove unused tracectx pkg

* Secrets: Remove unused assert pkg

* Secrets: Remove unused encryption interface

* Secrets: Remove unused encryption file/ref
2025-07-21 11:08:49 +02:00
.bingo Frontend: Remove Angular (#99760) 2025-04-04 11:31:35 +02:00
.changelog-archive
.citools Dependencies: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#107379) 2025-06-30 11:56:31 +02:00
.github Chore: Disable renovate automerge (#108344) 2025-07-18 15:14:57 -04:00
.husky
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 2025-04-24 13:14:21 +01:00
.yarn Update Yarn to v4.9.2 (#107104) 2025-06-24 14:47:42 +01:00
apps Table: Update e2e tests to support tableNextGen (#108184) 2025-07-18 12:27:04 -04:00
conf Alerting: Notifiication history (#107644) 2025-07-17 14:26:26 +01:00
contribute Playwright: Gate server start up with `GRAFANA_URL` env var (#108302) 2025-07-18 17:08:47 +01:00
cue.mod
devenv Table: Update e2e tests to support tableNextGen (#108184) 2025-07-18 12:27:04 -04:00
docs add video to alerting tutorial pt2 (#108358) 2025-07-21 10:28:46 +02:00
e2e Table: Update e2e tests to support tableNextGen (#108184) 2025-07-18 12:27:04 -04:00
e2e-playwright Table: Update e2e tests to support tableNextGen (#108184) 2025-07-18 12:27:04 -04:00
emails
grafana-mixin
hack Dependencies: Bump Go to v1.24.4 (#106533) 2025-06-11 14:25:48 +02:00
kinds QueryVariable: Add static options input (#107514) 2025-07-14 16:05:56 +03:00
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 2025-03-17 09:48:41 +01:00
local
packages Table: Update e2e tests to support tableNextGen (#108184) 2025-07-18 12:27:04 -04:00
packaging feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature (#105145) 2025-05-22 08:23:33 -04:00
pkg Secrets: Clean up unused code (#108366) 2025-07-21 11:08:49 +02:00
public Provisioning: Add new providers (#108173) 2025-07-21 08:29:41 +03:00
scripts Playwright: Gate server start up with `GRAFANA_URL` env var (#108302) 2025-07-18 17:08:47 +01:00
tools Alerting: Add alertmanager integration tests (#100106) 2025-02-13 11:36:45 +01:00
.air.toml Air: Stop running make gen-go (#108001) 2025-07-13 13:42:38 +01:00
.betterer.eslint.config.js E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
.betterer.results Provisioning: Add new providers (#108173) 2025-07-21 08:29:41 +03:00
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 2025-01-07 14:56:12 +00:00
.bra.toml Chore: Prevent `make run` from printing all environment variables (#101924) 2025-03-13 08:59:09 +01:00
.browserslistrc
.dockerignore
.drone.star Drone: Delete migrated workflows (#106870) 2025-06-18 14:03:23 -05:00
.drone.yml Playwright: Gate server start up with `GRAFANA_URL` env var (#108302) 2025-07-18 17:08:47 +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 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 Chore: Fix prettier missing extensions files (#105321) 2025-05-13 13:34:24 +00:00
.prettierrc.js
.trivyignore
.vale.ini Lint only Markdown files (#101533) 2025-03-04 11:00:35 +00:00
.yarnrc.yml Update Yarn to v4.9.2 (#107104) 2025-06-24 14:47:42 +01:00
CHANGELOG.md Release: update changelog for main (#108238) 2025-07-17 19:49:43 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md lint CONTRIBUTING.md (#107923) 2025-07-09 18:31:14 +00:00
Dockerfile FrontendService: Fix backend.dockerfile (#108195) 2025-07-17 12:49:16 +01:00
GOVERNANCE.md
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 2025-03-17 08:25:02 +01:00
LICENSE
LICENSING.md Actions: Introduce actionlint (#105224) 2025-05-13 08:23:59 +02:00
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 2025-02-04 13:10:57 +01:00
Makefile FrontendService: Local dev setup (#108082) 2025-07-16 18:28:28 +01:00
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 2025-01-27 05:20:24 -05:00
ROADMAP.md
SECURITY.md Updates SECURITY.md to align with current security & bug bounty guidance (#105572) 2025-05-16 17:19:09 -04:00
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 e2e: improves flakiness and speed (#103533) 2025-04-16 05:21:06 +01:00
embed.go
eslint.config.js E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
go.mod Provisioning: handle .git extension more gracefully (#108213) 2025-07-18 13:25:21 +02:00
go.sum Provisioning: handle .git extension more gracefully (#108213) 2025-07-18 13:25:21 +02:00
go.work Alerting: Send templates from extra configuration to remote Alertmanager (#107981) 2025-07-18 15:16:17 -04:00
go.work.sum SecretsManager: Unify KMS across OSS and Enterprise (#108085) 2025-07-15 14:39:20 -04:00
jest.config.js Frontend: Decouple unit tests for decoupled plugins from core (#107942) 2025-07-17 14:47:52 +02:00
latest.json
lefthook.rc Chore: Fix lefthook not running (#106196) 2025-05-29 11:06:33 +02:00
lefthook.yml Lefthook: ensure we're adding the results file in betterer precommit (#103398) 2025-04-04 11:29:28 +01:00
lerna.json Chore: bump version to 12.1.0-pre (#104468) 2025-04-24 15:47:14 +01:00
nx.json Nx: fixes caching issues (#103443) 2025-04-04 14:36:18 +03:00
package.json Update dependency @grafana/plugin-e2e to v2.1.7 (#108338) 2025-07-21 08:40:01 +00:00
playwright.config.ts Playwright: Gate server start up with `GRAFANA_URL` env var (#108302) 2025-07-18 17:08:47 +01:00
playwright.storybook.config.ts E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
relyance.yaml Add Relyance github action (#107012) 2025-07-11 08:44:47 +02:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @grafana/plugin-e2e to v2.1.7 (#108338) 2025-07-21 08:40:01 +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.