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.
 
 
 
 
 
 
Adela Almasan 1cd617e1a8 add key 1 day ago
.bingo Frontend: Remove Angular (#99760) 4 months ago
.changelog-archive Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 8 months ago
.citools Dependencies: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#107379) 3 weeks ago
.github Chore: Disable renovate automerge (#108344) 1 day ago
.husky Chore: Remove colours from old husky cleanup pre-commit hook (#73395) 2 years ago
.vim Chore: Upgrade yarn and editor sdks (#42847) 4 years ago
.vscode FEMT: Basic frontend-service implementation (#104229) 3 months ago
.yarn Update Yarn to v4.9.2 (#107104) 4 weeks ago
apps Table: Update e2e tests to support tableNextGen (#108184) 2 days ago
conf Alerting: Notifiication history (#107644) 3 days ago
contribute Playwright: Gate server start up with `GRAFANA_URL` env var (#108302) 2 days ago
cue.mod Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 4 years ago
devenv Table: Update e2e tests to support tableNextGen (#108184) 2 days ago
docs Update _index.md (#108192) 2 days ago
e2e Table: Update e2e tests to support tableNextGen (#108184) 2 days ago
e2e-playwright Table: Update e2e tests to support tableNextGen (#108184) 2 days ago
emails Auth: Passwordless Login Option Using Magic Links (#95436) 8 months ago
grafana-mixin DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2 years ago
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 Packaging: Dockerfile copy local folder (#64766) 2 years ago
packages Table: Update e2e tests to support tableNextGen (#108184) 2 days ago
packaging feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature (#105145) 2 months ago
pkg Alerting: Send templates from extra configuration to remote Alertmanager (#107981) 1 day ago
public add key 1 day ago
scripts Playwright: Gate server start up with `GRAFANA_URL` env var (#108302) 2 days ago
tools Alerting: Add alertmanager integration tests (#100106) 5 months ago
.air.toml Air: Stop running make gen-go (#108001) 7 days ago
.betterer.eslint.config.js E2E: migrate to playwright (#107241) 1 week ago
.betterer.results Table: Update e2e tests to support tableNextGen (#108184) 2 days ago
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 6 months ago
.bra.toml Chore: Prevent `make run` from printing all environment variables (#101924) 4 months ago
.browserslistrc Babel: Target more modern browsers, updates browserlistrc (#32573) 4 years ago
.dockerignore copy .github folder into golang build container since we rely on codeowners (#62122) 3 years ago
.drone.star Drone: Delete migrated workflows (#106870) 1 month ago
.drone.yml Playwright: Gate server start up with `GRAFANA_URL` env var (#108302) 2 days ago
.editorconfig Chore: Enable PR testing in Drone (#26189) 5 years ago
.gitattributes CRLF (#28822) 5 years ago
.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 Adds levitate levignore configuration file to prevent breaking change notifications from expected typescript symbols (#74371) 2 years ago
.nvmrc Chore: Bump node to v22.16.0 (#106758) 1 month ago
.nxignore Alerting/Chore: Mock API (MSW) in browser (#89223) 11 months ago
.prettierignore Chore: Fix prettier missing extensions files (#105321) 2 months ago
.prettierrc.js Toolkit: Remove deprecated `plugin:build` (#67485) 2 years ago
.trivyignore CI: Add Trivy GitHub Action (#88987) 1 year ago
.vale.ini Lint only Markdown files (#101533) 5 months ago
.yarnrc.yml Update Yarn to v4.9.2 (#107104) 4 weeks ago
CHANGELOG.md Release: update changelog for main (#108238) 2 days ago
CODE_OF_CONDUCT.md Fixing typos (#70487) 2 years ago
CONTRIBUTING.md lint CONTRIBUTING.md (#107923) 1 week ago
Dockerfile FrontendService: Fix backend.dockerfile (#108195) 3 days ago
GOVERNANCE.md Сorrection of spelling errors (#83565) 1 year ago
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 4 months ago
LICENSE Re-license Grafana to AGPLv3 (#33184) 4 years ago
LICENSING.md Actions: Introduce actionlint (#105224) 2 months ago
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 6 months ago
Makefile FrontendService: Local dev setup (#108082) 4 days ago
NOTICE.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
README.md Added missing period for consistency and readability (#99549) 6 months ago
ROADMAP.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
SECURITY.md Updates SECURITY.md to align with current security & bug bounty guidance (#105572) 2 months ago
SUPPORT.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
WORKFLOW.md Minor correction done in WORKFLOW.md (#80505) 1 year ago
build.go K8s: Update from v0.31.3 to v0.32.0 (#98507) 6 months ago
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 Core: Remove thema and kindsys dependencies (#84499) 1 year ago
eslint.config.js E2E: migrate to playwright (#107241) 1 week ago
go.mod Provisioning: handle .git extension more gracefully (#108213) 2 days ago
go.sum Provisioning: handle .git extension more gracefully (#108213) 2 days ago
go.work Alerting: Send templates from extra configuration to remote Alertmanager (#107981) 1 day ago
go.work.sum SecretsManager: Unify KMS across OSS and Enterprise (#108085) 4 days ago
jest.config.js Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
latest.json Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 2 years ago
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 Update dependency marked to v16.1.1 (#108334) 2 days ago
playwright.config.ts Playwright: Gate server start up with `GRAFANA_URL` env var (#108302) 2 days 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 Update dependency stylelint to v16 (#83252) 1 year ago
tsconfig.json Chore: Fix `yarn generate-apis` command (#97639) 7 months ago
yarn.lock Update dependency marked to v16.1.1 (#108334) 2 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.