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.
 
 
 
 
 
 
Gilles De Mey c88466b6af
Merge remote-tracking branch 'origin/main' into alerting/bump-app-sdk-version
1 month ago
.bingo Frontend: Remove Angular (#99760) 4 months ago
.changelog-archive Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 8 months ago
.citools Dependencies: Bump Go to v1.24.4 (#106533) 1 month ago
.github Codeowners: Handover Sharing elements to Enterprise (#106757) 1 month ago
.husky Chore: Remove colours from old husky cleanup pre-commit hook (#73395) 2 years ago
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 3 months ago
.yarn Build: Adds a license check task in the makefile (#106285) 2 months ago
apps Merge remote-tracking branch 'origin/main' into alerting/bump-app-sdk-version 1 month ago
conf Dashboard: Add configurable quick ranges for the time picker (#102254) 1 month ago
contribute docs: k8s backend contrib docs minor fixes (#106174) 1 month ago
cue.mod
devenv StateTimeline: Support `NaN` and `null` value mappings (#105638) 1 month ago
docs docs(alerting): specify that the `PUT` request of the rule group endpoint can create a new rule group (#106727) 1 month ago
e2e Chore: Bump node to v22.16.0 (#106758) 1 month ago
emails Auth: Passwordless Login Option Using Magic Links (#95436) 8 months ago
grafana-mixin DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2 years ago
hack Dependencies: Bump Go to v1.24.4 (#106533) 1 month ago
kinds i18n: rename locale to regionalFormat (#106585) 1 month ago
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 4 months ago
local Packaging: Dockerfile copy local folder (#64766) 2 years ago
packages Prometheus: Facilitate tree shaking with exports and bundler mode (#105575) 1 month ago
packaging feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature (#105145) 2 months ago
pkg SQL Expressions: Fixes for Prometheus Metric Instrumentation (#106722) 1 month ago
public Dashboards: Prefer the library panel title instead of panel title set in the dashboard. (#106810) 1 month ago
scripts Chore: Bump node to v22.16.0 (#106758) 1 month ago
tools Alerting: Add alertmanager integration tests (#100106) 5 months ago
.betterer.eslint.config.js I18n: Move eslint rule to package (#105860) 2 months ago
.betterer.results Prometheus: Facilitate tree shaking with exports and bundler mode (#105575) 1 month ago
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 6 months ago
.bra.toml Chore: Prevent `make run` from printing all environment variables (#101924) 4 months ago
.browserslistrc
.dockerignore copy .github folder into golang build container since we rely on codeowners (#62122) 3 years ago
.drone.star CI: Remove drone steps for building windows because it's done in grafana-… (#95373) 9 months ago
.drone.yml CI: Build pre-release artifacts in GhA on merge to release branches and `main`. (#106779) 1 month ago
.editorconfig
.gitattributes
.gitignore Remove support for Google Spanner database. (#105846) 2 months ago
.golangci.yml Chore: Replace xorm.io/xorm imports (#104458) 3 months ago
.ignore Remove support for Google Spanner database. (#105846) 2 months ago
.levignore.js Adds levitate levignore configuration file to prevent breaking change notifications from expected typescript symbols (#74371) 2 years ago
.nvmrc Chore: Bump node to v22.16.0 (#106758) 1 month ago
.nxignore Alerting/Chore: Mock API (MSW) in browser (#89223) 11 months ago
.pa11yci-pr.conf.js AppChrome/MegaMenu: Fixes issue with default state being initialised to undocked (#103507) 3 months ago
.pa11yci.conf.js Login: Improve accessibility of Login form (#78652) 2 years ago
.prettierignore Chore: Fix prettier missing extensions files (#105321) 2 months ago
.prettierrc.js Toolkit: Remove deprecated `plugin:build` (#67485) 2 years ago
.trivyignore CI: Add Trivy GitHub Action (#88987) 1 year ago
.vale.ini Lint only Markdown files (#101533) 5 months ago
.yarnrc.yml Build: Adds a license check task in the makefile (#106285) 2 months ago
CHANGELOG.md Release: update changelog for main (#106684) 1 month ago
CODE_OF_CONDUCT.md Fixing typos (#70487) 2 years ago
CONTRIBUTING.md Docs: Fix link to developing plugins (#75816) 2 years ago
Dockerfile Dependencies: Bump Go to v1.24.4 (#106533) 1 month ago
GOVERNANCE.md Сorrection of spelling errors (#83565) 1 year ago
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 4 months ago
LICENSE
LICENSING.md Actions: Introduce actionlint (#105224) 2 months ago
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 6 months ago
Makefile Internationalisation: Mark up `@grafana/sql` package (#105842) 1 month ago
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 6 months ago
ROADMAP.md
SECURITY.md Updates SECURITY.md to align with current security & bug bounty guidance (#105572) 2 months ago
SUPPORT.md
WORKFLOW.md Minor correction done in WORKFLOW.md (#80505) 1 year ago
build.go K8s: Update from v0.31.3 to v0.32.0 (#98507) 7 months ago
crowdin.yml Internationalisation: Mark up `@grafana/prometheus` package (#105861) 1 month ago
cypress.config.js e2e: improves flakiness and speed (#103533) 3 months ago
embed.go Core: Remove thema and kindsys dependencies (#84499) 1 year ago
eslint.config.js i18n: removes useTranslate from ESLint rules (#106597) 1 month ago
go.mod Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 (#106510) 1 month ago
go.sum Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 (#106510) 1 month ago
go.work Dependencies: Bump Go to v1.24.4 (#106533) 1 month ago
go.work.sum Dashboard Migrations: V35 ensures X-axis visibility in timeseries (#106633) 1 month ago
jest.config.js Update dependency @grafana/llm to v0.22.0 (#106714) 1 month ago
latest.json Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 2 years ago
lefthook.rc Chore: Fix lefthook not running (#106196) 2 months ago
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 Update dependency ol-ext to v4.0.33 (#106813) 1 month ago
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 6 months ago
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 3 months ago
stylelint.config.js Update dependency stylelint to v16 (#83252) 1 year ago
tsconfig.json Chore: Fix `yarn generate-apis` command (#97639) 7 months ago
yarn.lock Update dependency i18next-browser-languagedetector to v8.2.0 (#106835) 1 month 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.