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.
 
 
 
 
 
 
Vadim Stepanov 5137995830
Alerting: Add support for Redis Sentinel for Alerting HA (#106322)
3 weeks ago
.bingo Frontend: Remove Angular (#99760) 3 months ago
.changelog-archive
.citools Chore: Update k8s.io to v0.33.1 (#105307) 1 month ago
.github Auth: Remove apikeys related components from frontend (#106061) 3 weeks ago
.husky
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 2 months ago
.yarn Build: Adds a license check task in the makefile (#106285) 3 weeks ago
apps Bump tempo to 20250529124718-87c2dc380cec (#106220) 4 weeks ago
conf Alerting: Add support for Redis Sentinel for Alerting HA (#106322) 3 weeks ago
contribute Update backport instructions in contributing docs (#106060) 1 month ago
cue.mod
devenv Devenv: Add requirements.txt and versions + hashes to collectd Dockerfile (#106175) 4 weeks ago
docs Alerting: Add support for Redis Sentinel for Alerting HA (#106322) 3 weeks ago
e2e DashboardLayoutOrchestrator: Refine drag drop logic (#106079) 4 weeks ago
emails
grafana-mixin
hack Chore: Update k8s.io to v0.33.1 (#105307) 1 month ago
kinds Codegen: format golang code from cue (#105352) 1 month ago
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 3 months ago
local
packages Dashboard: Fixes issue with dashboard links that include all variables (#106356) 3 weeks ago
packaging feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature (#105145) 1 month ago
pkg Alerting: Add support for Redis Sentinel for Alerting HA (#106322) 3 weeks ago
public VersionHistoryTable: Fix overflow issue with long notes (#106284) 3 weeks ago
scripts Chore: add missing build-id to the rgm-promotion step (#105814) 1 month ago
tools Alerting: Add alertmanager integration tests (#100106) 4 months ago
.betterer.eslint.config.js I18n: Move eslint rule to package (#105860) 4 weeks ago
.betterer.results DashboardOutline: Improve markup semantics (#106008) 3 weeks ago
.betterer.ts
.bra.toml Chore: Prevent `make run` from printing all environment variables (#101924) 4 months ago
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: add missing build-id to the rgm-promotion step (#105814) 1 month ago
.editorconfig
.gitattributes
.gitignore Remove support for Google Spanner database. (#105846) 1 month ago
.golangci.yml Chore: Replace xorm.io/xorm imports (#104458) 2 months ago
.ignore Remove support for Google Spanner database. (#105846) 1 month ago
.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 Chore: Fix prettier missing extensions files (#105321) 1 month ago
.prettierrc.js
.trivyignore
.vale.ini Lint only Markdown files (#101533) 4 months ago
.yarnrc.yml Build: Adds a license check task in the makefile (#106285) 3 weeks ago
CHANGELOG.md Release: update changelog for 12.0.1 (#105891) 1 month ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Authz: Define app resources (#105050) 1 month ago
GOVERNANCE.md
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 3 months ago
LICENSE
LICENSING.md Actions: Introduce actionlint (#105224) 1 month ago
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 5 months ago
Makefile Build: Adds a license check task in the makefile (#106285) 3 weeks ago
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 5 months ago
ROADMAP.md
SECURITY.md Updates SECURITY.md to align with current security & bug bounty guidance (#105572) 1 month ago
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml Internationalisation: Mark up MSSQL (#105532) 1 month ago
cypress.config.js e2e: improves flakiness and speed (#103533) 2 months ago
embed.go
eslint.config.js Internationalisation: Mark up panel plugins for translations (#106068) 4 weeks ago
go.mod Alerting: Add support for Redis Sentinel for Alerting HA (#106322) 3 weeks ago
go.sum Alerting: Add support for Redis Sentinel for Alerting HA (#106322) 3 weeks ago
go.work Chore: Remove unified storage go modules (#106035) 1 month ago
go.work.sum Update Alerting module (#106272) 3 weeks ago
jest.config.js I18n: Update eslint rule to catch some untranslated object properties (#105072) 4 weeks ago
latest.json
lefthook.rc Chore: Fix lefthook not running (#106196) 4 weeks ago
lefthook.yml Lefthook: ensure we're adding the results file in betterer precommit (#103398) 3 months ago
lerna.json Chore: bump version to 12.1.0-pre (#104468) 2 months ago
nx.json Nx: fixes caching issues (#103443) 3 months ago
package.json Update dependency @floating-ui/react to v0.27.12 (#106307) 3 weeks ago
playwright.config.ts
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 2 months ago
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @prometheus-io/lezer-promql to v0.304.1 (#106332) 3 weeks 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.