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.
 
 
 
 
 
 
Josh Hunt 498ab849e4
Cue: Add 'Join' variable format (#107129)
6 months ago
.bingo Frontend: Remove Angular (#99760) 9 months ago
.changelog-archive
.citools Dependencies: Bump Go to v1.24.4 (#106533) 6 months ago
.github CI: Fix pa11y check by running in docker-puppeteer image (#107084) 6 months ago
.husky
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 8 months ago
.yarn Update Yarn to v4.9.2 (#107104) 6 months ago
apps Dashboard Migrations: V34 CloudWatch Multi-Statistics Migration (#106656) 6 months ago
conf Alerting: Use GRAFANA_ALERTS as the default state history metric name (#107050) 6 months ago
contribute docs: k8s backend contrib docs minor fixes (#106174) 6 months ago
cue.mod
devenv StateTimeline: Display false and empty string values (#107059) 6 months ago
docs Docs: Reporting redesign docs (#105078) 6 months ago
e2e CI: Fix pa11y check by running in docker-puppeteer image (#107084) 6 months ago
emails
grafana-mixin
hack Dependencies: Bump Go to v1.24.4 (#106533) 6 months ago
kinds i18n: rename locale to regionalFormat (#106585) 6 months ago
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 9 months ago
local
packages Cue: Add 'Join' variable format (#107129) 6 months ago
packaging feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature (#105145) 7 months ago
pkg Alerting: Emit metrics from prometheus state history backend (#107121) 6 months ago
public StateTimeline: Display false and empty string values (#107059) 6 months ago
scripts CI: Fix pa11y check by running in docker-puppeteer image (#107084) 6 months ago
tools
.air.toml Build: Add experimental build+watch with Air (#106834) 6 months ago
.betterer.eslint.config.js I18n: Move eslint rule to package (#105860) 7 months ago
.betterer.results Prometheus: Use new language provider methods for variable handling (#106277) 6 months ago
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star Drone: Delete migrated workflows (#106870) 6 months ago
.drone.yml CI: Fix pa11y check by running in docker-puppeteer image (#107084) 6 months ago
.editorconfig
.gitattributes
.gitignore Repo: Add `.devcontainer/` folder to `.gitignore` (#106951) 6 months ago
.golangci.yml Chore: Replace xorm.io/xorm imports (#104458) 8 months ago
.ignore Remove support for Google Spanner database. (#105846) 7 months ago
.levignore.js
.nvmrc Chore: Bump node to v22.16.0 (#106758) 6 months ago
.nxignore
.prettierignore Chore: Fix prettier missing extensions files (#105321) 7 months ago
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml Update Yarn to v4.9.2 (#107104) 6 months ago
CHANGELOG.md Fix 12.0.2 changelog (#106863) 6 months ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Make base images in Dockerfile dependabot-friendly (#106792) 6 months ago
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md Actions: Introduce actionlint (#105224) 7 months ago
MAINTAINERS.md
Makefile Build: Add experimental build+watch with Air (#106834) 6 months ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md Updates SECURITY.md to align with current security & bug bounty guidance (#105572) 7 months ago
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml Internationalisation: Mark up `@grafana/prometheus` package (#105861) 6 months ago
cypress.config.js e2e: improves flakiness and speed (#103533) 8 months ago
embed.go
eslint.config.js i18n: removes useTranslate from ESLint rules (#106597) 6 months ago
go.mod unistore: Add kvstore interface (#107094) 6 months ago
go.sum unistore: Add kvstore interface (#107094) 6 months ago
go.work Dependencies: Bump Go to v1.24.4 (#106533) 6 months ago
go.work.sum unistore: Add kvstore interface (#107094) 6 months ago
jest.config.js Update dependency @grafana/llm to v0.22.0 (#106714) 6 months ago
latest.json
lefthook.rc Chore: Fix lefthook not running (#106196) 7 months ago
lefthook.yml Lefthook: ensure we're adding the results file in betterer precommit (#103398) 9 months ago
lerna.json Chore: bump version to 12.1.0-pre (#104468) 8 months ago
nx.json Nx: fixes caching issues (#103443) 8 months ago
package.json Update dependency @hello-pangea/dnd to v18 (#107120) 6 months ago
playwright.config.ts
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 8 months ago
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @hello-pangea/dnd to v18 (#107120) 6 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.