Go to file
Torkel Ödegaard af0d32c27d Prom/Loki: Query editor padding fix 2025-11-12 08:56:53 +01:00
.changelog-archive
.citools
.github test: improve folder integration test performance (#113518) 2025-11-10 13:05:05 +01:00
.husky
.vim
.vscode
.yarn
apps datasources: apiserver: removed unnecessary code (#113384) 2025-11-11 09:25:22 +01:00
conf EchoSrv: Enable auto route tracking for Azure App Insights (#113354) 2025-11-11 16:33:46 +00:00
contribute
cue.mod
devenv EchoSrv: Enable auto route tracking for Azure App Insights (#113354) 2025-11-11 16:33:46 +00:00
docs EchoSrv: Enable auto route tracking for Azure App Insights (#113354) 2025-11-11 16:33:46 +00:00
e2e Trace View: Span tree style updates (#113095) 2025-11-05 14:49:47 +00:00
e2e-playwright Timeseries: Change mouse cursors to indicate active x-axis and y-axis zoom interactions (#113465) 2025-11-10 11:26:00 -04:00
emails
grafana-mixin
hack
kinds
kindsv2
local
packages Prom/Loki: Query editor padding fix 2025-11-12 08:56:53 +01:00
packaging
pkg Alerting: Fix error when updating Alertmanager config with autogenerated receivers (#113710) 2025-11-11 16:53:36 +00:00
public Prom/Loki: Query editor padding fix 2025-11-12 08:56:53 +01:00
scripts
tools
.air.toml
.bra.toml
.browserslistrc
.dockerignore
.editorconfig
.gitattributes APIs: Fix pre-processing of getApiResources & update godoc for teams endpoints (#113536) 2025-11-10 12:59:40 +00:00
.gitignore
.golangci.yml
.ignore
.levignore.js
.nvmrc
.nxignore
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml
AGENTS.md
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Start annotations app (#113018) 2025-11-06 19:22:20 +01:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
eslint-suppressions.json Chore: remove `gf-form` in grafana-ui components (#113659) 2025-11-11 15:58:16 +01:00
eslint.config.js Linter: Custom eslint rule to prevent in-repo plugins from reaching into neighbouring plugin code (#112248) 2025-11-07 21:18:50 +00:00
go.mod Provisioning: Update slog-gokit to v0.1.5 to fix data race (#113455) 2025-11-07 09:47:53 +00:00
go.sum Provisioning: Update slog-gokit to v0.1.5 to fix data race (#113455) 2025-11-07 09:47:53 +00:00
go.work Chore: Start annotations app (#113018) 2025-11-06 19:22:20 +01:00
go.work.sum Provisioning: Update slog-gokit to v0.1.5 to fix data race (#113455) 2025-11-07 09:47:53 +00:00
i18next.config.ts
jest.config.codeowner.js
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: Bump version to 12.4.0-pre (#113480) 2025-11-05 23:54:05 +01:00
nx.json
package.json Chore: Bump plugin-e2e (#113578) 2025-11-07 10:11:05 +01:00
playwright.config.ts
playwright.storybook.config.ts
project.json
relyance.yaml
stylelint.config.js
tsconfig.json
yarn.lock Linter: Custom eslint rule to prevent in-repo plugins from reaching into neighbouring plugin code (#112248) 2025-11-07 21:18:50 +00:00

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.