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.
 
 
 
 
 
 
Mariell Hoversholm 4cd1315700
App Platform(Provisioning): Listen to context cancel ASAP (#102957)
2 months ago
.bingo Chore: Cleanup bwplotka/bingo managed tools (#102583) 2 months ago
.changelog-archive Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 6 months ago
.citools Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 2 months ago
.github Adds `alerting-team[bot]` to exclude list for pr-external label (#102564) 2 months ago
.husky Chore: Remove colours from old husky cleanup pre-commit hook (#73395) 2 years ago
.vim
.vscode improve the debugging experience (#101779) 2 months ago
.yarn Update Yarn to v4.6.0 (#98562) 4 months ago
apps Advisor: Mark unprocessed checks as errored (#102888) 2 months ago
conf Anonymous: Enforce org role Viewer setting (#102070) 2 months ago
contribute Docs: Fix broken dependency documentation (#101631) 2 months ago
cue.mod
devenv TraceView: Render all links in span details (#101881) 2 months ago
docs docs/adds grot guide link (#102635) 2 months ago
e2e Dashboard: Add unconfigured panel state to new panels (#102719) 2 months 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 Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 2 months ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 3 months ago
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 2 months ago
local
packages Dynamic Dashboard: Drag and drop between grids, rows and tabs (#102714) 2 months ago
packaging Packaging: Remove sysvinit references / support from rhel packaging (#97068) 6 months ago
pkg App Platform(Provisioning): Listen to context cancel ASAP (#102957) 2 months ago
public Navigation: Fix bookmarks when Grafana is running under subpath (#102679) 2 months ago
scripts Grafana Runtime: Use package.json exports for internal code (#102100) 2 months ago
tools Alerting: Add alertmanager integration tests (#100106) 3 months ago
.betterer.eslint.config.js Chore: Add heuristic approach to fixing untranslated text with eslint rule (#101561) 2 months ago
.betterer.results Internationalisation: More automatic markup (#102792) 2 months 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 CI: remove frontend unit test and frontend linting from drone PR/main pipelines (#102221) 2 months ago
.editorconfig
.gitattributes
.gitignore AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 2 months ago
.golangci.yml Chore: Increase golangci-lint timeout to 15min (#100811) 3 months 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 Pa11y: Decrease error thresholds for PRs (#85178) 1 year ago
.pa11yci.conf.js Login: Improve accessibility of Login form (#78652) 1 year ago
.prettierignore Chore: Cleanup bwplotka/bingo managed tools (#102583) 2 months 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 11.6.0 (#102834) 2 months ago
CODE_OF_CONDUCT.md Fixing typos (#70487) 2 years ago
CONTRIBUTING.md Docs: Fix link to developing plugins (#75816) 2 years ago
Dockerfile Fix: Fixing typo in Dockerfile preventing successful build of the docker image (#102875) 2 months 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 Grafana packages: Remove E2E workspace (#86416) 1 year ago
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 3 months ago
Makefile Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 2 months 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 I18n: Fix path for Crowdin upload (#81733) 1 year ago
cypress.config.js E2E: Add SMTP tester (#88392) 11 months ago
embed.go Core: Remove thema and kindsys dependencies (#84499) 1 year ago
eslint.config.js Chore: Add eslint rule for empty files and tidy up (#102288) 2 months ago
go.mod Alerting: Update alerting module to 58ba6c617ff05eb1d6f65c59d369a6a16923dff6 (#102812) 2 months ago
go.sum Alerting: Update alerting module to 58ba6c617ff05eb1d6f65c59d369a6a16923dff6 (#102812) 2 months ago
go.work Chore: Remove drone from go managed tools (#102529) 2 months ago
go.work.sum Alerting: Update alerting module to 58ba6c617ff05eb1d6f65c59d369a6a16923dff6 (#102812) 2 months ago
jest.config.js Explore Metrics: Introduce augurs sorting options in breakdown view (#91189) 7 months ago
latest.json Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 1 year ago
lefthook.rc Chore: Replace Husky/Lint-staged with Lefthook (#66608) 2 years ago
lefthook.yml Chore: Remove i18n psuedo precommit hook (#86840) 1 year ago
lerna.json Chore: Bump version of front-end modules to 12.0.0-pre (#102615) 2 months ago
nx.json Build: Nx improvements (#88341) 7 months ago
package.json Update dependency @grafana/plugin-ui to v0.10.4 (#101459) 2 months ago
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 4 months ago
project.json Build: Nx improvements (#88341) 7 months 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 Update dependency @grafana/plugin-ui to v0.10.4 (#101459) 2 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.