Go to file
Mike Nolta 79d079b638
Docs: fix missing `@` in `GF_PLUGINS_PREINSTALL` example (#101908)
Docs: fix missing `@` in `GF_PLUGINS_PREINSTALL`
2025-03-11 11:24:33 +00:00
.bingo
.changelog-archive
.github K8s/Dashboards: Generate Dashboards k8s APIs using Grafana App SDK (#99966) 2025-03-11 13:00:37 +02:00
.husky
.vim
.vscode
.yarn
apps K8s/Dashboards: Generate Dashboards k8s APIs using Grafana App SDK (#99966) 2025-03-11 13:00:37 +02:00
conf Alerting: Allow selection of recording rule write target on per-rule basis. (#101778) 2025-03-07 14:30:40 +01:00
contribute
cue.mod
devenv Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
docs Docs: fix missing `@` in `GF_PLUGINS_PREINSTALL` example (#101908) 2025-03-11 11:24:33 +00:00
e2e
emails
grafana-mixin
hack Chore: Bump dependencies to address security issues (#101620) 2025-03-06 10:12:05 +01:00
kinds
kindsv2
local
packages ThemeDrawer: Change theme from anywhere and preview them (#100405) 2025-03-11 12:03:10 +01:00
packaging
pkg Authz: Check namespace is set in the context (#101723) 2025-03-11 12:04:33 +01:00
public Dashboards: Fix timezone change issue in dashboards (#101880) 2025-03-11 13:19:46 +02:00
scripts Folders: Add k8s API client (#101862) 2025-03-10 12:19:14 +01: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 K8s/Dashboards: Generate Dashboards k8s APIs using Grafana App SDK (#99966) 2025-03-11 13:00:37 +02: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
.ignore
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore K8s/Dashboards: Generate Dashboards k8s APIs using Grafana App SDK (#99966) 2025-03-11 13:00:37 +02:00
.prettierrc.js
.trivyignore
.vale.ini Lint only Markdown files (#101533) 2025-03-04 11:00:35 +00:00
.yarnrc.yml
CHANGELOG.md
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 Chore: Remove pseudoizer and use i18next-pseudo instead (#101690) 2025-03-10 12:02:31 +00: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 Alertmanager: upgrade alerting (#101870) 2025-03-10 16:59:21 +01:00
go.sum Alertmanager: upgrade alerting (#101870) 2025-03-10 16:59:21 +01:00
go.work Chore: Bump Go to 1.23.7 (#101576) 2025-03-05 14:55:36 +01:00
go.work.sum Auth: Update to authlib (#101863) 2025-03-10 11:08:40 +01:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json Scopes: Refactor scopes to plain React and move it to runtime (#97176) 2025-03-11 11:34:33 +01:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Scopes: Refactor scopes to plain React and move it to runtime (#97176) 2025-03-11 11:34:33 +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.