Go to file
linoman 6287e1f8ed
Auth: Auth Drawer (#83910)
* add drawer for auth settings

* add auth drawer component

* include AuthDrawer component in auth providers page

* protect the feature as enterprise only

* add unit test
2024-03-06 17:27:55 +01:00
.bingo
.changelog-archive
.github chore: bump Go to 1.21.8 (#83927) 2024-03-05 15:24:34 -05:00
.husky
.vim
.vscode
.yarn
conf
contribute Documentation: Fix link to .nvmrc file in developer guide (#83911) 2024-03-06 15:44:27 +01:00
cue.mod
devenv Dashboards: Fix scroll position not being restored when leaving panel edit (#83787) 2024-03-06 13:57:11 +00:00
docs Configure Grafana docs: fix custom configuration file location (#83169) 2024-03-06 16:46:28 +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
kinds
local
packages Page: Use browser native scrollbars for the main page content (#82919) 2024-03-06 15:06:47 +00:00
packaging
pkg Page: Use browser native scrollbars for the main page content (#82919) 2024-03-06 15:06:47 +00:00
plugins-bundled
public Auth: Auth Drawer (#83910) 2024-03-06 17:27:55 +01:00
scripts chore: bump Go to 1.21.8 (#83927) 2024-03-05 15:24:34 -05:00
tools
.betterer.results Page: Use browser native scrollbars for the main page content (#82919) 2024-03-06 15:06:47 +00:00
.betterer.results.json
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml chore: bump Go to 1.21.8 (#83927) 2024-03-05 15:24:34 -05: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 10.1.8 (#84005) 2024-03-06 18:21:58 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile chore: bump Go to 1.21.8 (#83927) 2024-03-05 15:24:34 -05:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile chore: bump Go to 1.21.8 (#83927) 2024-03-05 15:24:34 -05:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Alerting: Stop persisting user-defined templates to disk (#83456) 2024-03-04 20:12:49 +02:00
go.sum Alerting: Stop persisting user-defined templates to disk (#83456) 2024-03-04 20:12:49 +02:00
go.work
go.work.sum
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
package.json Chore: Bump whats new (#83841) 2024-03-05 16:09:42 +00:00
playwright.config.ts
stylelint.config.js
tsconfig.json
yarn.lock Tempo: Fix by operator to support multiple arguments (#83947) 2024-03-06 08:45:07 +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.