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.
 
 
 
 
 
 
Ben Sully 8cdbc51b04
feat: expose Live message size limit to frontend (#100169)
2 months ago
.bingo [Enterprise] Consolidate extensions folders and keep them around (#98486) 3 months ago
.changelog-archive Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 6 months ago
.citools Chore: Migrate bwplotka/bingo-managed go-swagger with go tools directive (#102434) 2 months ago
.github Feature: Add releasefinder (#102381) 2 months ago
.husky
.vim
.vscode improve the debugging experience (#101779) 2 months ago
.yarn Update Yarn to v4.6.0 (#98562) 5 months ago
apps SecretsManager: Bootstrap API service (#102444) 2 months ago
conf Alerting: Add rule_query_offset setting for Prometheus rule conversion (#102500) 2 months ago
contribute Docs: Fix broken dependency documentation (#101631) 2 months ago
cue.mod
devenv Chore: Bump dependencies to address security issues (#101620) 3 months ago
docs Docs: Make role definitions more precise (#102391) 2 months ago
e2e GrafanaUI: Mark up or ignore remaining grafana-ui translations (#102203) 2 months ago
emails Auth: Passwordless Login Option Using Magic Links (#95436) 6 months ago
grafana-mixin
hack K8s/Dashboards: Extract Dashboard APIs to an app submodule (#102029) 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 feat: expose Live message size limit to frontend (#100169) 2 months ago
packaging Packaging: Remove sysvinit references / support from rhel packaging (#97068) 6 months ago
pkg feat: expose Live message size limit to frontend (#100169) 2 months ago
public Alerting: Simplified alert rule toggle bug fixes (#102119) 2 months ago
scripts Feature: Add releasefinder (#102381) 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 Alerting: Simplified alert rule toggle bug fixes (#102119) 2 months ago
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 5 months ago
.bra.toml Chore: Prevent `make run` from printing all environment variables (#101924) 2 months ago
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: remove frontend unit test and frontend linting from drone PR/main pipelines (#102221) 2 months ago
.editorconfig
.gitattributes
.gitignore Chore: Add .cursor to .gitignore (#102166) 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
.nvmrc Chore: Update to node 22 (#97779) 5 months ago
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore K8s/Dashboards: Generate Dashboards k8s APIs using Grafana App SDK (#99966) 2 months ago
.prettierrc.js
.trivyignore
.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.5.2 (#100917) 3 months ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Migrate bwplotka/bingo-managed go-swagger with go tools directive (#102434) 2 months ago
GOVERNANCE.md
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 2 months ago
LICENSE
LICENSING.md
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 4 months ago
Makefile Plugins: Remove support for secrets manager plugins (#101467) 2 months ago
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 4 months ago
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go K8s: Update from v0.31.3 to v0.32.0 (#98507) 5 months ago
crowdin.yml
cypress.config.js
embed.go
eslint.config.js Chore: Add eslint rule for empty files and tidy up (#102288) 2 months ago
go.mod App Platform: Pin bleve to fix CVE-2022-31022 (#102513) 2 months ago
go.sum App Platform: Pin bleve to fix CVE-2022-31022 (#102513) 2 months ago
go.work App Platform: Pin bleve to fix CVE-2022-31022 (#102513) 2 months ago
go.work.sum App Platform: Pin bleve to fix CVE-2022-31022 (#102513) 2 months ago
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Chore: Manually update versions and update `grafana-test-datasource` to "workspace:*" (#99999) 4 months ago
nx.json
package.json Update scenes to v6.5.2 (#102525) 2 months ago
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 4 months ago
project.json
stylelint.config.js
tsconfig.json Chore: Fix `yarn generate-apis` command (#97639) 5 months ago
yarn.lock Update scenes to v6.5.2 (#102525) 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.