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.
 
 
 
 
 
 
Daniele Stefano Ferru f0a0379c0f
Provisioning: handle folder metadata creation in incremental pull (#120829)
24 hours ago
.changelog-archive
.citools Go: Update to 1.25.8 (#119692) 2 weeks ago
.github Viz: Delete the Graph portion of the grafana-ui graveyard (#119422) 2 days ago
.husky
.vim
.vscode
.yarn chore(deps): update dependency storybook to v8.6.17 [security] (#120651) 3 days ago
apps Alerting: Promote notifications.alerting.grafana.app resources to v1beta1 (#120738) 2 days ago
conf AuthZ: Introduce IAM client as a dependency to roles registrations (#119597) 4 days ago
contribute Update docs to be clearer about sqlite recommendation. Fix Makefile n… (#119591) 2 weeks ago
cue.mod
devenv Gauge: Fix sparkline positioning issue in horizontal orientation (#120846) 2 days ago
docs Alerting: Remove DELETE and restrict GET/history legacy Alertmanager config API endpoints (#120579) 2 days ago
e2e Chore: Remove deprecated DataGrid panel from frontend code (#119152) 1 week ago
e2e-playwright Gauge: Fix sparkline positioning issue in horizontal orientation (#120846) 2 days ago
emails
grafana-mixin
hack Go: Update to 1.25.8 (#119692) 2 weeks ago
kinds Dashboard: Add matcher scope to schema (#119684) 2 weeks ago
kindsv2
local
packages Alerting: Promote notifications.alerting.grafana.app resources to v1beta1 (#120738) 2 days ago
packaging Chore: Bump Ubuntu base image from 22.04 to 24.04 (#120573) 3 days ago
pkg Provisioning: handle folder metadata creation in incremental pull (#120829) 24 hours ago
public I18n: Download translations from Crowdin (#120760) 2 days ago
scripts CI: Remove validate-dockerfile script (#120704) 3 days ago
tools
.air.toml make: build-go: add trimpath for non-dev, and debug-friendly flags for dev (#120264) 1 week ago
.bra.toml
.browserslistrc
.dockerignore
.editorconfig
.gitattributes
.gitignore OBO tokens: add GetAccessToken and update ext_jwt (#119452) 2 weeks ago
.golangci.yml Chore: Remove promlib (#120031) 1 week ago
.ignore
.levignore.js
.madgerc Exclude type only imports circular dependencies check (#120075) 1 week ago
.nvmrc
.nxignore
.prettierignore Theme: Regenerate schema and ignore from prettier (#117011) 2 months ago
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml Yarn: Enable global cache (#120578) 2 days ago
AGENTS.md Agents: Cursor Cloud development environment setup (#118922) 3 weeks ago
CHANGELOG.md Release: update changelog for main (#119812) 2 weeks ago
CLAUDE.md agents: add CLAUDE.md (#120503) 5 days ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md Update CONTRIBUTING.md (#117033) 2 months ago
Dockerfile CI: Route downstream nightly builds to nightly workflow (#120774) 2 days ago
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Bump Ubuntu base image from 22.04 to 24.04 (#120573) 3 days ago
NOTICE.md
README.md
ROADMAP.md
SUPPORT.md
WORKFLOW.md
crowdin.yml
cypress.config.js
embed.go
eslint-suppressions.json Gauge: Drop v1 gauge (#120839) 2 days ago
eslint.config.js Alerting: add a custom "no-invalid-properties" eslint plugin (#118208) 1 month ago
go.mod Alerting: Update alerting module to c9a057d8d816dcdfef34c6b261e514d5c17d7594 (#120832) 2 days ago
go.sum Alerting: Update alerting module to c9a057d8d816dcdfef34c6b261e514d5c17d7594 (#120832) 2 days ago
go.work Use `promlib` from `grafana/grafana-prometheus-datasource` (#119647) 2 weeks ago
go.work.sum Dependencies: Update github.com/russellhaering/goxmldsig to v1.6.0 (#120776) 2 days ago
i18next.config.ts Add faceted labels filter for time series legend (#119918) 1 week ago
jest.config.codeowner.js
jest.config.js Chore: Remove deprecated DataGrid panel from frontend code (#119152) 1 week ago
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: Bump version to 13.0.0-pre (#118398) 1 month ago
nx.json
package.json chore(deps): update dependency storybook to v8.6.17 [security] (#120651) 3 days ago
playwright.config.ts CI: Speed up Playwright e2e tests workflow (#119277) 2 weeks ago
playwright.storybook.config.ts
project.json
relyance.yaml
stylelint.config.js
tsconfig.json
yarn.lock Adding Query with assitant functionaliity to Tempo (#120531) 3 days ago

README.md

Grafana Logo (Light) Grafana Logo (Dark)

The open-source platform for monitoring and observability

License 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:

Share your contributor experience in our feedback survey to help us improve.

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.