Go to file
Todd Treece 3fd1b67381
Dashboards: Apply schemaVersion migration in v2 conversion (#99973)
2025-02-04 12:11:08 -05:00
.bingo
.changelog-archive
.github Adds johnny as codeowner for alerting docs (#99877) 2025-02-04 13:10:57 +01:00
.husky
.vim
.vscode
.yarn
apps Grafana Advisor: Automatically generate frontend types (#99807) 2025-02-03 11:45:17 +01:00
conf
contribute
cue.mod
devenv Tempo: Fix devenv (#99750) 2025-02-03 15:14:41 +01:00
docs Dashboards: Allow custom quick time ranges specified in dashboard model (#93724) 2025-02-04 14:36:28 +00:00
e2e Chore: Manually update versions and update `grafana-test-datasource` to "workspace:*" (#99999) 2025-02-03 15:12:05 -07:00
emails
grafana-mixin
hack
kinds Dashboards: Allow custom quick time ranges specified in dashboard model (#93724) 2025-02-04 14:36:28 +00:00
kindsv2
local
packages Auth: Remove feature toggle `authAPIAccessTokenAuth` (#100055) 2025-02-04 16:31:24 +01:00
packaging
pkg Dashboards: Apply schemaVersion migration in v2 conversion (#99973) 2025-02-04 12:11:08 -05:00
public Alerting: Update design of rule details tab and add `updated by` (#99895) 2025-02-04 16:56:17 +02:00
scripts API client generation: Add `verify-api-clients` step to drone (#99987) 2025-02-04 09:13:44 +00:00
tools
.betterer.eslint.config.js
.betterer.results Alerting: Update design of rule details tab and add `updated by` (#99895) 2025-02-04 16:56:17 +02:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml API client generation: Add `verify-api-clients` step to drone (#99987) 2025-02-04 09:13:44 +00:00
.editorconfig
.gitattributes
.gitignore
.golangci.yml
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml
CHANGELOG.md Release: update changelog for 11.5.1 (#99956) 2025-02-03 11:15:22 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Docker: Use our own glibc 2.40 binaries (#99903) 2025-01-31 12:37:20 -05:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 2025-02-04 13:10:57 +01:00
Makefile
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 Auth: Update authlib (#100041) 2025-02-04 14:36:48 +01:00
go.sum Auth: Update authlib (#100041) 2025-02-04 14:36:48 +01:00
go.work
go.work.sum Upgrade grafana-app-sdk to 0.31.0 (#99739) 2025-01-30 16:10:42 +02:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Chore: Manually update versions and update `grafana-test-datasource` to "workspace:*" (#99999) 2025-02-03 15:12:05 -07:00
nx.json
package.json Bump Scenes to 5.41.2 (#100036) 2025-02-04 13:18:37 +02:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Bump Scenes to 5.41.2 (#100036) 2025-02-04 13:18:37 +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.