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.
 
 
 
 
 
 
Matheus Macabu dbf8ab9182
[release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103)
7 months ago
.bingo [release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103) 7 months ago
.changelog-archive
.github [release-11.6.2] CI: Fix Skye and E2E GHA workflows (#104902) 7 months ago
.husky
.vim
.vscode Chore: Add vscode ESLint debug target (#98277) 11 months ago
.yarn
apps [release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103) 7 months ago
conf Alerting: Allow selection of recording rule write target on per-rule basis. (#101778) 9 months ago
contribute Docs: update contributor/developer-guide for file watchers and heap limit errors (#96197) 10 months ago
cue.mod
devenv [release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103) 7 months ago
docs [release-11.6.2] Docs: Fix extra whitespace in Prometheus configs on Grafana Monitoring setup (#104934) 7 months ago
e2e Release: 11.6.1 (#104417) 8 months ago
emails
grafana-mixin
hack [release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103) 7 months ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 10 months ago
kindsv2
local
packages [release-11.6.2] Prometheus: Fix semver import path (#104943) 7 months ago
packaging
pkg [release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103) 7 months ago
public [Release v11.6.2] Dashboard: Fixes issue with row repeats and first row (#104467) 8 months ago
scripts [release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103) 7 months ago
tools Alerting: Add alertmanager integration tests (#100106) 10 months ago
.betterer.eslint.config.js Chore: Add new `no-translation-top-level` eslint rule (#101550) 10 months ago
.betterer.results i18n: Marking up Pagination and PageToolbar in Grafana-UI for translation (#101738) 9 months ago
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml [release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103) 7 months ago
.editorconfig
.gitattributes
.gitignore Grafana UI: Expose unstable entrypoint (#97080) 10 months ago
.golangci.yml Chore: Increase golangci-lint timeout to 15min (#100811) 10 months ago
.ignore [Enterprise] Consolidate extensions folders and keep them around (#98486) 10 months ago
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini Lint only Markdown files (#101533) 10 months ago
.yarnrc.yml
CHANGELOG.md Release: 11.6.1 (#104417) 8 months ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile [release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103) 7 months ago
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 10 months ago
Makefile [release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103) 7 months ago
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 11 months ago
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
eslint.config.js Chore: add lint rule prevent `t` import from `i18next` (#99761) 11 months ago
go.mod [release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103) 7 months ago
go.sum [release-11.6.1] Dependencies: Bump github.com/redis/go-redis/v9 to 9.7.3 to address CVE-2025-29923 (#102863) 9 months ago
go.work [release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103) 7 months ago
go.work.sum [release-11.6.1] Dependencies: Bump github.com/redis/go-redis/v9 to 9.7.3 to address CVE-2025-29923 (#102863) 9 months ago
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: 11.6.1 (#104417) 8 months ago
nx.json
package.json Release: 11.6.1 (#104417) 8 months ago
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 11 months ago
project.json
stylelint.config.js
tsconfig.json
yarn.lock Release: 11.6.1 (#104417) 8 months 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.