Go to file
Kevin Minehart 645af8df33
CI: Backport action can't combine `with` and `working-directory` (#104754)
* Can't combine with and working-directory

* add missing uses:
2025-04-29 21:30:52 -05:00
.bingo
.changelog-archive
.citools
.github CI: Backport action can't combine `with` and `working-directory` (#104754) 2025-04-29 21:30:52 -05:00
.husky
.vim
.vscode
.yarn
apps Advisor: Recover correctly when step.Run panics (#104521) 2025-04-25 14:14:44 +02:00
conf
contribute
cue.mod
devenv
docs docs: Trace correlations (#104309) 2025-04-29 16:19:32 -04:00
e2e Chore: bump version to 12.1.0-pre (#104468) 2025-04-24 15:47:14 +01:00
emails
grafana-mixin
hack
kinds
kindsv2
local
packages Transformations: Use field name matcher for finding group by fields (#104664) 2025-04-30 05:00:43 +03:00
packaging
pkg Dashboards: Fix missing folder info in /search for dashboards (#104666) 2025-04-30 05:23:52 +03:00
public Transformation: Allow boolean for calculate field (#104659) 2025-04-30 03:58:08 +03:00
scripts Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
tools
.betterer.eslint.config.js
.betterer.results Alerting: Rework rule editor layout (#103744) 2025-04-29 15:45:45 +02:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Update dependency cypress to v14 (#99916) 2025-04-25 14:49:50 +01:00
.editorconfig
.gitattributes
.gitignore Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
.golangci.yml
.ignore
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Docker: Remove pkg/apis/folder from COPY (#104524) 2025-04-25 14:25:10 +01:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
eslint.config.js
go.mod Alerting: Update alerting module to be11a2ae18bb786b6c35a6b99a6a876fada9fd6d (#104563) 2025-04-25 13:22:19 -04:00
go.sum Alerting: Update alerting module to be11a2ae18bb786b6c35a6b99a6a876fada9fd6d (#104563) 2025-04-25 13:22:19 -04:00
go.work
go.work.sum Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
jest.config.js
latest.json
lefthook.yml
lerna.json Chore: bump version to 12.1.0-pre (#104468) 2025-04-24 15:47:14 +01:00
nx.json
package.json Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
playwright.config.ts
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
stylelint.config.js
tsconfig.json
yarn.lock chore: Remove unused dependency (#104457) 2025-04-28 10:51:11 +02: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.