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.
 
 
 
 
 
 
Alex Khomenko 0978ec5e91
Chore: Skip flakey loki query editor e2e test (#105170)
2 months ago
.bingo Frontend: Remove Angular (#99760) 4 months ago
.changelog-archive
.citools Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
.github Chore: Improve how mock API is enabled/disabled (#104675) 2 months ago
.husky
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 3 months ago
.yarn
apps Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
conf Chore: Improve how mock API is enabled/disabled (#104675) 2 months ago
contribute Backend: doc explaining the shift to K8s-inspired architecture (#104385) 2 months ago
cue.mod
devenv Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
docs docs(alerting): `No Data/Error` state enhancements (#105100) 2 months ago
e2e Chore: Skip flakey loki query editor e2e test (#105170) 2 months ago
emails
grafana-mixin
hack Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
kinds i18n: Add `locale` to backend (#102233) 4 months ago
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 4 months ago
local
packages i18n: adds @grafana/i18n package (#104603) 2 months ago
packaging
pkg Alerting: Add debug log for alert timestamps before sending to external Alertmanager (#105156) 2 months ago
public Plugins: Fix unauthorized message on login screen (#105053) 2 months ago
scripts Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
tools
.betterer.eslint.config.js Betterer: Add eslint rule for non-direct usage of localStorage (#104919) 2 months ago
.betterer.results Alerting: Fix alert list V2 preview toggle (#105062) 2 months ago
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
.editorconfig
.gitattributes
.gitignore .gitignore: devenv for spanner (#104668) 3 months ago
.golangci.yml Chore: Replace xorm.io/xorm imports (#104458) 3 months ago
.ignore
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js AppChrome/MegaMenu: Fixes issue with default state being initialised to undocked (#103507) 3 months ago
.pa11yci.conf.js
.prettierignore Nx: fixes caching issues (#103443) 4 months ago
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml
CHANGELOG.md Release: update changelog for 12.0.0 (#104959) 3 months ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js e2e: improves flakiness and speed (#103533) 3 months ago
embed.go
eslint.config.js Chore: run i18n lint rules in enterprise as well (#105064) 2 months ago
go.mod Chore: Run make update-workspace (#105126) 2 months ago
go.sum Chore: Run make update-workspace (#105126) 2 months ago
go.work Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
go.work.sum Remote Alertmanager: Consider auto-gen routes when flagging a config as "default" (#105120) 2 months ago
jest.config.js
latest.json
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 i18n: adds @grafana/i18n package (#104603) 2 months ago
playwright.config.ts
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 3 months ago
stylelint.config.js
tsconfig.json
yarn.lock i18n: adds @grafana/i18n package (#104603) 2 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.