Go to file
dependabot[bot] 9573cd3395
deps(actions): bump actions/setup-node from 4 to 6 (#112620)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 18:40:29 +00:00
.changelog-archive
.citools
.github deps(actions): bump actions/setup-node from 4 to 6 (#112620) 2025-10-20 18:40:29 +00:00
.husky
.vim
.vscode
.yarn
apps NewGauge: Adds new feature toggle named newGauge (#112593) 2025-10-20 18:33:19 +02:00
conf
contribute
cue.mod
devenv NewGauge: Adds new feature toggle named newGauge (#112593) 2025-10-20 18:33:19 +02:00
docs docs(alerting) Add examples of high-cardinality alerts (#112311) 2025-10-20 12:17:58 +02:00
e2e
e2e-playwright Dynamic dashboards: Ungroup tabs (#112332) 2025-10-16 19:52:04 +00:00
emails
grafana-mixin
hack
kinds
kindsv2
local
packages NewGauge: Adds new feature toggle named newGauge (#112593) 2025-10-20 18:33:19 +02:00
packaging
pkg NewGauge: Adds new feature toggle named newGauge (#112593) 2025-10-20 18:33:19 +02:00
public NewGauge: Adds new feature toggle named newGauge (#112593) 2025-10-20 18:33:19 +02:00
scripts Correlations: Add RTK client (#112538) 2025-10-19 23:04:26 -05:00
tools
.air.toml
.bra.toml
.browserslistrc
.dockerignore
.editorconfig
.gitattributes
.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 contributing.md : first time contributions (#111727) 2025-10-16 17:21:41 +02:00
Dockerfile logsdrilldown: add app platform (#112133) 2025-10-17 00:31:42 +03: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 Event Tracking: Add event tracking for expression queries (#110983) 2025-10-20 09:25:43 +01:00
eslint.config.js Chore: Change eslint rule to allow jsx utility classes (#112528) 2025-10-16 16:17:36 +00:00
go.mod LogsDrilldown: Add dependency to root go mod (#112571) 2025-10-17 11:51:57 +02:00
go.sum App SDK: Update to v0.47.0 (#112519) 2025-10-16 15:41:41 +00:00
go.work logsdrilldown: add app platform (#112133) 2025-10-17 00:31:42 +03:00
go.work.sum App SDK: Update to v0.47.0 (#112519) 2025-10-16 15:41:41 +00:00
jest.config.codeowner.js
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json fix(deps): update dependency immutable to v5.1.4 (#112629) 2025-10-20 16:27:20 +01:00
playwright.config.ts
playwright.storybook.config.ts
project.json
relyance.yaml
stylelint.config.js
tsconfig.json
yarn.lock fix(deps): update dependency immutable to v5.1.4 (#112629) 2025-10-20 16:27:20 +01:00

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.