Go to file
Isabel Matwawana 6953ac8f3b
Lint Frontend / Verify i18n (push) Has been cancelled Details
Lint Frontend / Lint (push) Has been cancelled Details
Lint Frontend / Typecheck (push) Has been cancelled Details
Lint Frontend / Betterer (push) Has been cancelled Details
End-to-end tests / Build & Package Grafana (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (1) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (2) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (3) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (4) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (5) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (6) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (7) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (8) (push) Has been cancelled Details
Integration Tests / Sqlite (push) Has been cancelled Details
Integration Tests / MySQL (push) Has been cancelled Details
Integration Tests / Postgres (push) Has been cancelled Details
publish-technical-documentation-release / sync (push) Has been cancelled Details
Dispatch sync to mirror / dispatch-job (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (dashboards-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (panels-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (smoke-tests-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (various-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/dashboards-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/panels-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/smoke-tests-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/various-suite) (push) Has been cancelled Details
[release-11.3.10] Docs: Document cell options by cell type (#108639)
2025-07-24 17:06:24 -04:00
.bingo
.changelog-archive
.github
.husky
.vim
.vscode
.yarn
apps
conf
contribute
cue.mod
devenv
docs [release-11.3.10] Docs: Document cell options by cell type (#108639) 2025-07-24 17:06:24 -04:00
e2e Release: 11.3.9 (#108535) 2025-07-23 09:27:42 -06:00
emails
grafana-mixin
hack
kinds
local
packages Release: 11.3.9 (#108535) 2025-07-23 09:27:42 -06:00
packaging
pkg Security: Fixes for CVE-2025-6197 and CVE-2025-6023 (#108278) 2025-07-17 15:07:18 -06:00
plugins-bundled
public Release: 11.3.9 (#108535) 2025-07-23 09:27:42 -06:00
scripts
tools
.betterer.results
.betterer.results.json
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.yml
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.yarnrc.yml
CHANGELOG.md Release: 11.3.9 (#108535) 2025-07-23 09:27:42 -06:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
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
go.mod [release-11.3.9] Dependencies: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#107558) 2025-07-03 09:53:17 +02:00
go.sum [release-11.3.9] Dependencies: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#107558) 2025-07-03 09:53:17 +02:00
go.work
go.work.sum
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: 11.3.9 (#108535) 2025-07-23 09:27:42 -06:00
nx.json
package.json Release: 11.3.9 (#108535) 2025-07-23 09:27:42 -06:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Release: 11.3.9 (#108535) 2025-07-23 09:27:42 -06: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.