The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jev Forsberg 1c8a24c489
Chore: Update supported versions doc (#108230)
3 days ago
.bingo Frontend: Remove Angular (#99760) 4 months ago
.changelog-archive
.citools Dependencies: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#107379) 3 weeks ago
.github Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
.husky
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 3 months ago
.yarn Update Yarn to v4.9.2 (#107104) 4 weeks ago
apps IAM: Create and delete user from the legacy store (#107694) 4 days ago
conf FrontendService: Local dev setup (#108082) 4 days ago
contribute Docs: Update ISSUE_TRIAGE (#106839) 5 days ago
cue.mod
devenv FrontendService: Fix backend.dockerfile (#108195) 3 days ago
docs Chore: Update supported versions doc (#108230) 3 days ago
e2e E2E: migrate to playwright (#107241) 1 week ago
e2e-playwright E2E: fix storybook e2e playwright test (#108010) 1 week ago
emails
grafana-mixin
hack Dependencies: Bump Go to v1.24.4 (#106533) 1 month ago
kinds QueryVariable: Add static options input (#107514) 6 days ago
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 4 months ago
local
packages Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
packaging feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature (#105145) 2 months ago
pkg AuthZ: Scope resolution (#107948) 3 days ago
public Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
scripts Dx: Add check for node version before yarn start (#108144) 4 days ago
tools
.air.toml Air: Stop running make gen-go (#108001) 1 week ago
.betterer.eslint.config.js E2E: migrate to playwright (#107241) 1 week ago
.betterer.results Alerting: Add AI buttons in some alerting workflows (#107754) 4 days ago
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star Drone: Delete migrated workflows (#106870) 1 month ago
.drone.yml E2E: migrate to playwright (#107241) 1 week ago
.editorconfig
.gitattributes
.gitignore E2E: migrate to playwright (#107241) 1 week ago
.golangci.yml Secrets: Add v1beta1 schema with CUE + grafana-app-sdk (#107972) 1 week ago
.ignore Remove support for Google Spanner database. (#105846) 2 months ago
.levignore.js
.nvmrc Chore: Bump node to v22.16.0 (#106758) 1 month ago
.nxignore
.prettierignore Chore: Fix prettier missing extensions files (#105321) 2 months ago
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml Update Yarn to v4.9.2 (#107104) 4 weeks ago
CHANGELOG.md Fix 12.0.2 changelog (#106863) 1 month ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md lint CONTRIBUTING.md (#107923) 2 weeks ago
Dockerfile FrontendService: Fix backend.dockerfile (#108195) 3 days ago
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md Actions: Introduce actionlint (#105224) 2 months ago
MAINTAINERS.md
Makefile FrontendService: Local dev setup (#108082) 4 days ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md Updates SECURITY.md to align with current security & bug bounty guidance (#105572) 2 months ago
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml Internationalisation: Mark up `@grafana/prometheus` package (#105861) 1 month ago
cypress.config.js e2e: improves flakiness and speed (#103533) 3 months ago
embed.go
eslint.config.js E2E: migrate to playwright (#107241) 1 week ago
go.mod Secrets: Add kms providers imports (#108210) 4 days ago
go.sum Secrets: Add kms providers imports (#108210) 4 days ago
go.work Secrets: Remove v0alpha1 spec, files and references (#108100) 6 days ago
go.work.sum SecretsManager: Unify KMS across OSS and Enterprise (#108085) 5 days ago
jest.config.js Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
latest.json
lefthook.rc Chore: Fix lefthook not running (#106196) 2 months ago
lefthook.yml Lefthook: ensure we're adding the results file in betterer precommit (#103398) 4 months ago
lerna.json Chore: bump version to 12.1.0-pre (#104468) 3 months ago
nx.json Nx: fixes caching issues (#103443) 4 months ago
package.json Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
playwright.config.ts E2E: migrate to playwright (#107241) 1 week ago
playwright.storybook.config.ts E2E: migrate to playwright (#107241) 1 week ago
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 3 months ago
relyance.yaml Add Relyance github action (#107012) 1 week ago
stylelint.config.js
tsconfig.json
yarn.lock Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago

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.