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.
 
 
 
 
 
 
Scott Lepper e0836a02f6
Dashboards - E2E test - New layout - textbox variable (#105493)
3 days ago
.bingo Frontend: Remove Angular (#99760) 2 months ago
.changelog-archive Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 5 months ago
.citools Chore: Update golang.org/x/ and do not omitempty Items (#105371) 5 days ago
.github Chore: Move rtk-client generator to scripts (#105548) 3 days ago
.husky Chore: Remove colours from old husky cleanup pre-commit hook (#73395) 2 years ago
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 4 weeks ago
.yarn Update Yarn to v4.6.0 (#98562) 4 months ago
apps Dependencies: Bump authlib to support service identity in claims (#105513) 4 days ago
conf Plugins: Add preinstall_sync config - allow plugins to be preinstalled synchronously (#105292) 3 days ago
contribute i18n: imports use @grafana/i18n (#105177) 5 days ago
cue.mod
devenv Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105455) 4 days ago
docs Docs: Improve raw format description and examples (#105410) 3 days ago
e2e Dashboards - E2E test - New layout - textbox variable (#105493) 3 days ago
emails Auth: Passwordless Login Option Using Magic Links (#95436) 6 months ago
grafana-mixin DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2 years ago
hack Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105455) 4 days ago
kinds Codegen: format golang code from cue (#105352) 6 days ago
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 2 months ago
local
packages Azure Monitor: Support request timeout configuration (#105487) 4 days ago
packaging Packaging: Remove sysvinit references / support from rhel packaging (#97068) 6 months ago
pkg Plugins: Add preinstall_sync config - allow plugins to be preinstalled synchronously (#105292) 3 days ago
public Chore: Move rtk-client generator to scripts (#105548) 3 days ago
scripts Chore: Move rtk-client generator to scripts (#105548) 3 days ago
tools Alerting: Add alertmanager integration tests (#100106) 3 months ago
.betterer.eslint.config.js Betterer: Add eslint rule for non-direct usage of localStorage (#104919) 2 weeks ago
.betterer.results Alerting: Fix alert list V2 preview toggle (#105062) 2 weeks ago
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 4 months ago
.bra.toml Chore: Prevent `make run` from printing all environment variables (#101924) 2 months ago
.browserslistrc
.dockerignore
.drone.star CI: Remove drone steps for building windows because it's done in grafana-… (#95373) 7 months ago
.drone.yml Azure: Update E2E image (#105420) 5 days ago
.editorconfig
.gitattributes
.gitignore .gitignore: devenv for spanner (#104668) 2 weeks ago
.golangci.yml Chore: Replace xorm.io/xorm imports (#104458) 2 weeks ago
.ignore [Enterprise] Consolidate extensions folders and keep them around (#98486) 3 months ago
.levignore.js Adds levitate levignore configuration file to prevent breaking change notifications from expected typescript symbols (#74371) 2 years ago
.nvmrc Chore: Update to node 22 (#97779) 5 months ago
.nxignore Alerting/Chore: Mock API (MSW) in browser (#89223) 9 months ago
.pa11yci-pr.conf.js AppChrome/MegaMenu: Fixes issue with default state being initialised to undocked (#103507) 1 month ago
.pa11yci.conf.js Login: Improve accessibility of Login form (#78652) 1 year ago
.prettierignore Chore: Fix prettier missing extensions files (#105321) 6 days ago
.prettierrc.js Toolkit: Remove deprecated `plugin:build` (#67485) 2 years ago
.trivyignore CI: Add Trivy GitHub Action (#88987) 11 months ago
.vale.ini Lint only Markdown files (#101533) 3 months ago
.yarnrc.yml Chore: Replace `rc-time-picker` with `rc-picker` (#99022) 4 months ago
CHANGELOG.md Release: update changelog for 12.0.0 (#104959) 2 weeks ago
CODE_OF_CONDUCT.md Fixing typos (#70487) 2 years ago
CONTRIBUTING.md Docs: Fix link to developing plugins (#75816) 2 years ago
Dockerfile refactor(unified-storage): move generated protos to own pkg (#105356) 4 days ago
GOVERNANCE.md Сorrection of spelling errors (#83565) 1 year ago
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 2 months ago
LICENSE
LICENSING.md Actions: Introduce actionlint (#105224) 7 days ago
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 3 months ago
Makefile refactor(unified-storage): move generated protos to own pkg (#105356) 4 days ago
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 4 months ago
ROADMAP.md
SECURITY.md Docs: Update SECURITY.md (#67985) 2 years 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) 4 months ago
crowdin.yml Internationalisation: Move some config to crowdin.yml to upload multiple files (#105480) 4 days ago
cypress.config.js e2e: improves flakiness and speed (#103533) 1 month ago
embed.go Core: Remove thema and kindsys dependencies (#84499) 1 year ago
eslint.config.js Internationalisation: Mark up azure monitor plugin (#105262) 4 days ago
go.mod Dependencies: Bump authlib to support service identity in claims (#105513) 4 days ago
go.sum Dependencies: Bump authlib to support service identity in claims (#105513) 4 days ago
go.work refactor(unified-storage): move generated protos to own pkg (#105356) 4 days ago
go.work.sum refactor(unified-storage): move generated protos to own pkg (#105356) 4 days ago
jest.config.js FEMT: Add `no-restricted-img-srcs` rule (#105006) 1 week ago
latest.json Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 1 year ago
lefthook.yml Lefthook: ensure we're adding the results file in betterer precommit (#103398) 2 months ago
lerna.json Chore: bump version to 12.1.0-pre (#104468) 4 weeks ago
nx.json Nx: fixes caching issues (#103443) 2 months ago
package.json Chore: Move rtk-client generator to scripts (#105548) 3 days ago
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 4 months ago
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 3 weeks ago
stylelint.config.js Update dependency stylelint to v16 (#83252) 1 year ago
tsconfig.json Chore: Fix `yarn generate-apis` command (#97639) 5 months ago
yarn.lock Internationalisation: Mark up azure monitor plugin (#105262) 4 days 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.