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.
 
 
 
 
 
 
Torkel Ödegaard 80fb267cd5
DashboardScene: Tweak row design (#103040)
9 months ago
.bingo Chore: Cleanup bwplotka/bingo managed tools (#102583) 9 months ago
.changelog-archive
.citools Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 9 months ago
.github CI: Don't fail fast on unit tests (#103109) 9 months ago
.husky
.vim
.vscode improve the debugging experience (#101779) 9 months ago
.yarn
apps Advisor: Mark unprocessed checks as errored (#102888) 9 months ago
conf Revert "Anonymous: Enforce org role Viewer setting (#102070)" (#103043) 9 months ago
contribute Docs: Fix broken dependency documentation (#101631) 9 months ago
cue.mod
devenv Chore: Remove version specification from Docker Compose header in devenv (#102803) 9 months ago
docs Chore: Update release cadence doc with newer versions (#102941) 9 months ago
e2e Prometheus: Enable Combobox metric select by default (#101045) 9 months ago
emails
grafana-mixin
hack Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 9 months ago
kinds i18n: Add `locale` to backend (#102233) 9 months ago
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 9 months ago
local
packages Extensions: Expose new observable APIs for accessing components and links (#103063) 9 months ago
packaging
pkg SCIM: Update authinfoquery (#103123) 9 months ago
public DashboardScene: Tweak row design (#103040) 9 months ago
scripts Grafana Runtime: Use package.json exports for internal code (#102100) 9 months ago
tools
.betterer.eslint.config.js Chore: Add heuristic approach to fixing untranslated text with eslint rule (#101561) 9 months ago
.betterer.results Provisioning: Add translations (#103111) 9 months ago
.betterer.ts
.bra.toml Chore: Prevent `make run` from printing all environment variables (#101924) 9 months ago
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: remove frontend unit test and frontend linting from drone PR/main pipelines (#102221) 9 months ago
.editorconfig
.gitattributes
.gitignore AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 9 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 Chore: Cleanup bwplotka/bingo managed tools (#102583) 9 months ago
.prettierrc.js
.trivyignore
.vale.ini Lint only Markdown files (#101533) 10 months ago
.yarnrc.yml
CHANGELOG.md Release: update changelog for 11.6.0 (#102834) 9 months ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Fix: Fixing typo in Dockerfile preventing successful build of the docker image (#102875) 9 months ago
GOVERNANCE.md
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 9 months ago
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 9 months ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
eslint.config.js Chore: Add eslint rule for empty files and tidy up (#102288) 9 months ago
go.mod SQL Expressions: (Chore) Update GMS depdency (#103022) 9 months ago
go.sum SQL Expressions: (Chore) Update GMS depdency (#103022) 9 months ago
go.work Chore: Remove drone from go managed tools (#102529) 9 months ago
go.work.sum Start using otel in storage/unified/resource (#102616) 9 months ago
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Chore: Bump version of front-end modules to 12.0.0-pre (#102615) 9 months ago
nx.json
package.json Search e2e (#102827) 9 months ago
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @grafana/plugin-ui to v0.10.4 (#101459) 9 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.