Go to file
Josh Hunt 4fc4a1c4a8
Playlists: Fix kiosk mode not activating when starting a playlist (#84262)
* Playlists: Fix Kiosk mode not activating when starting a playlist

* oops remove debugger
2024-03-12 11:48:18 +00:00
.bingo
.changelog-archive Update links to default Grafana branch (#83025) 2024-02-29 17:08:45 +02:00
.github Remove legacy alerting docs (#84190) 2024-03-12 05:37:41 +01:00
.husky
.vim
.vscode
.yarn
conf Postgres: Allow disabling SNI on SSL-enabled connections (#83892) 2024-03-12 12:03:24 +02:00
contribute Documentation: Fix link to .nvmrc file in developer guide (#83911) 2024-03-06 15:44:27 +01:00
cue.mod
devenv StateTimeline: Treat second time field as state endings (#84130) 2024-03-10 22:11:11 -05:00
docs Chore: Fix feature toggle docs (#84256) 2024-03-12 12:07:07 +01:00
e2e Dashboards: Fix scroll position not being restored when leaving panel edit (#83787) 2024-03-06 13:57:11 +00:00
emails
grafana-mixin
hack QueryService: Use types from sdk (#84029) 2024-03-08 18:12:59 +02:00
kinds Schemas: Reduce duplicated jenny code (#84061) 2024-03-11 12:51:44 +01:00
local
packages Update dependency @types/react to v18.2.65 2024-03-12 11:30:56 +00:00
packaging
pkg Postgres: Allow disabling SNI on SSL-enabled connections (#83892) 2024-03-12 12:03:24 +02:00
plugins-bundled
public Playlists: Fix kiosk mode not activating when starting a playlist (#84262) 2024-03-12 11:48:18 +00:00
scripts Swagger: Re-generate the enterprise specification if enterprise is cloned (#81730) 2024-03-07 12:07:35 +02:00
tools
.betterer.results Password Policy: Add validation labels to Update Password screen (#84052) 2024-03-07 16:01:17 +01:00
.betterer.results.json
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Swagger: Re-generate the enterprise specification if enterprise is cloned (#81730) 2024-03-07 12:07:35 +02:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md Changelog: Updated changelog for 9.5.17 (#84015) 2024-03-06 16:43:40 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Bump docker image versions (#84033) 2024-03-07 13:04:37 +00:00
GOVERNANCE.md Сorrection of spelling errors (#83565) 2024-03-01 11:00:15 +01:00
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Prometheus: Introduce prometheus backend library (#83952) 2024-03-11 17:22:33 +01:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go Schemas: Refactor plugin's metadata (#83696) 2024-03-07 11:09:19 +01:00
go.mod Prometheus: Introduce prometheus backend library (#83952) 2024-03-11 17:22:33 +01:00
go.sum Chore: Bump grafana-plugin-sdk-go version to v0.214.0 (#84162) 2024-03-11 16:49:53 +01:00
go.work Prometheus: Introduce prometheus backend library (#83952) 2024-03-11 17:22:33 +01:00
go.work.sum Prometheus: Introduce prometheus backend library (#83952) 2024-03-11 17:22:33 +01:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
package.json Update dependency @types/react to v18.2.65 2024-03-12 11:30:56 +00:00
playwright.config.ts
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @types/react to v18.2.65 2024-03-12 11:30:56 +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.