Go to file
Matias Chomicki e8a4903a2a
CodeQL checks / Detect whether code changed (push) Has been cancelled Details
CodeQL checks / Analyze (actions) (push) Has been cancelled Details
CodeQL checks / Analyze (go) (push) Has been cancelled Details
CodeQL checks / Analyze (javascript) (push) Has been cancelled Details
Remove unnecessary parameter
2025-11-07 17:30:44 +01:00
.changelog-archive
.citools
.github Scopes: Script for setting up gdev scope resources (#113448) 2025-11-07 10:56:16 +01:00
.husky
.vim
.vscode
.yarn
apps Provisioning: Update slog-gokit to v0.1.5 to fix data race (#113455) 2025-11-07 09:47:53 +00:00
conf Plugins: cleanup feature toggle pluginsFrontendSandbox (#113439) 2025-11-06 11:06:53 +01:00
contribute
cue.mod
devenv Scopes: Script for setting up gdev scope resources (#113448) 2025-11-07 10:56:16 +01:00
docs Alerting: Add compressed periodic save for alert instances (#111803) 2025-11-07 11:51:48 +01:00
e2e Trace View: Span tree style updates (#113095) 2025-11-05 14:49:47 +00:00
e2e-playwright Chore: Bump plugin-e2e (#113578) 2025-11-07 10:11:05 +01:00
emails
grafana-mixin
hack
kinds
kindsv2
local
packages Dashboard Library: Add new "suggestedDashboards" feature toggle (#113591) 2025-11-07 13:38:59 +00:00
packaging
pkg fix(folders): add a circuit breaker to prevent infinite loops (#113596) 2025-11-07 14:32:17 +00:00
public Remove unnecessary parameter 2025-11-07 17:30:44 +01:00
scripts
tools
.air.toml
.bra.toml
.browserslistrc
.dockerignore
.editorconfig
.gitattributes Chore: Add gitattributes config for generated files (#113402) 2025-11-05 11:24:58 +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 Trace View: Span tree style updates (#113095) 2025-11-05 14:49:47 +00:00
eslint.config.js
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 Coverage: Add new exclusions for team coverage report (#112997) 2025-11-04 15:35:56 -04:00
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 Chore: Bump plugin-e2e (#113578) 2025-11-07 10:11:05 +01: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.