Go to file
Yuri Tseretyan d0f79ee60d
Alerting: Update alerting module + refactor (#111761)
* update alerting module
* replace compat with ones from alerting
* update type references Receiver and Integration to *Status
* update route in provisioning test that is invalid after recent change
* use right type for LINE ingtegration
2025-10-03 10:37:49 -04:00
.changelog-archive
.citools
.github Actions: use create-github-app-token in pr-e2e-tests.yml workflow (#111804) 2025-10-03 12:38:11 +01:00
.husky
.vim
.vscode
.yarn
apps Alerting: Update alerting module + refactor (#111761) 2025-10-03 10:37:49 -04:00
conf Provisioning: Allow configurable min interval (#111920) 2025-10-02 09:05:09 +03:00
contribute Docs: kubectl fix typo (#111555) 2025-09-24 15:47:54 +00:00
cue.mod
devenv devenv: fix volumes section when sources don't contain one (#111563) 2025-09-25 07:18:14 -07:00
docs Chore: Rename Azure AD to Entra ID in the authentication-related docs and on the auth UIs (#111887) 2025-10-03 12:35:03 +00:00
e2e
e2e-playwright E2E: Fix trace-view-scrolling test flakiness (#111896) 2025-10-02 09:29:10 +01:00
emails
grafana-mixin
hack
kinds
kindsv2
local
packages Fix mismatch in feature toggles documentation (#111975) 2025-10-03 10:12:23 +00:00
packaging
pkg Alerting: Update alerting module + refactor (#111761) 2025-10-03 10:37:49 -04:00
public Chore: Rename Azure AD to Entra ID in the authentication-related docs and on the auth UIs (#111887) 2025-10-03 12:35:03 +00:00
scripts Themes: Update themes border radius (#111478) 2025-09-25 14:53:54 +02:00
tools
.air.toml Air: Enable stop_on_error (#111783) 2025-09-30 09:49:23 -04:00
.bra.toml
.browserslistrc
.dockerignore
.editorconfig
.gitattributes
.gitignore Provisioning: move job operator to enterprise and enable PR worker (#111663) 2025-09-27 20:14:08 -05:00
.golangci.yml
.ignore
.levignore.js
.nvmrc
.nxignore
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml
AGENTS.md Add instructions to improve AI effectiveness when writing documentation (#111246) 2025-10-01 11:37:25 +01:00
CHANGELOG.md Release: update changelog for main (#111503) 2025-09-24 00:00:53 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Disable cgo by default for local builds (#111807) 2025-09-30 23:06:40 +02:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
eslint-suppressions.json Table: Fix regression with Filter popup expression selection (#111777) 2025-09-29 23:06:47 -05:00
eslint.config.js Dashboards: Migrate DashList panel to use grafanaSearcher (#111274) 2025-09-24 10:35:40 +01:00
go.mod Alerting: Update alerting module + refactor (#111761) 2025-10-03 10:37:49 -04:00
go.sum Alerting: Update alerting module + refactor (#111761) 2025-10-03 10:37:49 -04:00
go.work
go.work.sum Chore: Update authlib (foder as top level argument) (#111800) 2025-10-01 14:40:28 +00:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json
playwright.config.ts
playwright.storybook.config.ts
project.json
relyance.yaml
stylelint.config.js
tsconfig.json
yarn.lock chore: bump tar-fs to 3.1.1 (#111867) 2025-10-01 10:34:02 +00: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.