Go to file
Jev Forsberg 9be18278d9
Chore: Move code verification to proper workflow (#101742)
* baldm0mma/ move verification to new workflow

* baldm0mma/ test if needs install step

* baldm0mma/ remove install step

* baldm0mma/ update go version
2025-03-07 13:13:40 -07:00
.bingo [Enterprise] Consolidate extensions folders and keep them around (#98486) 2025-02-17 14:00:21 +01:00
.changelog-archive
.github Chore: Move code verification to proper workflow (#101742) 2025-03-07 13:13:40 -07:00
.husky
.vim
.vscode
.yarn
apps Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
conf Alerting: Allow selection of recording rule write target on per-rule basis. (#101778) 2025-03-07 14:30:40 +01:00
contribute Docs: update contributor/developer-guide for file watchers and heap limit errors (#96197) 2025-02-18 15:03:11 +01:00
cue.mod
devenv Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
docs Docs: Group Attribute Sync feature in private preview (#101822) 2025-03-07 14:28:26 -05:00
e2e Dashboards: Disable flaky import dashboard test in old architecture. (#101282) 2025-02-25 13:44:11 +02:00
emails
grafana-mixin
hack Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
kinds
kindsv2
local
packages Invite User: Add invite user button in top bar (#101809) 2025-03-07 16:09:59 -03:00
packaging
pkg Invite User: Add invite user button in top bar (#101809) 2025-03-07 16:09:59 -03:00
public Invite User: Add invite user button in top bar (#101809) 2025-03-07 16:09:59 -03:00
scripts Docs: Add dashboard variables content (#101733) 2025-03-07 09:55:39 -05:00
tools
.betterer.eslint.config.js Chore: Add new `no-translation-top-level` eslint rule (#101550) 2025-03-04 15:42:37 +02:00
.betterer.results i18n: Marking up Pagination and PageToolbar in Grafana-UI for translation (#101738) 2025-03-07 11:12:07 -05:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Bump Go to 1.23.7 (#101576) 2025-03-05 14:55:36 +01:00
.editorconfig
.gitattributes
.gitignore Grafana UI: Expose unstable entrypoint (#97080) 2025-03-04 09:55:41 +01:00
.golangci.yml Chore: Increase golangci-lint timeout to 15min (#100811) 2025-02-18 17:00:30 +01:00
.ignore [Enterprise] Consolidate extensions folders and keep them around (#98486) 2025-02-17 14:00:21 +01:00
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini Lint only Markdown files (#101533) 2025-03-04 11:00:35 +00:00
.yarnrc.yml
CHANGELOG.md Release: update changelog for 11.5.2 (#100917) 2025-02-18 17:06:09 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Bump Go to 1.23.7 (#101576) 2025-03-05 14:55:36 +01:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile CI: Report to bench (#101686) 2025-03-07 11:07:56 +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 Provisioning: Update spec and dependencies (#101746) 2025-03-07 10:57:13 +03:00
go.sum Provisioning: Update spec and dependencies (#101746) 2025-03-07 10:57:13 +03:00
go.work Chore: Bump Go to 1.23.7 (#101576) 2025-03-05 14:55:36 +01:00
go.work.sum Provisioning: Update spec and dependencies (#101746) 2025-03-07 10:57:13 +03:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json Update scenes to v6.2.1 (#101722) 2025-03-07 11:38:20 +02:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Update scenes to v6.2.1 (#101722) 2025-03-07 11:38:20 +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.