Go to file
Misi c196bde2e0
Auth: Include missing SSO settings from system settings on read paths (#80421)
* first touches

* Merge missing SSO settings to support Advanced Auth pages

* fix
2024-01-12 15:20:50 +01:00
.bingo
.changelog-archive
.github Chore: Update stale config to run on issues as well (#80024) 2024-01-11 10:57:54 +00:00
.husky
.vim
.vscode K8s/Testdata: Expose testdata in standalone apiserver (#80248) 2024-01-10 17:45:23 +02:00
.yarn
conf Auth: configure SSO settings reload interval from the ini file (#80290) 2024-01-12 10:24:16 +02:00
contribute
cue.mod
devenv Auth: Update Authentik DB in DevEnv to fix expired SSL Certs (#80427) 2024-01-12 11:36:17 +01:00
docs Alerting docs: changes wrong label on configure alert state history doc (#80438) 2024-01-12 15:16:59 +01:00
e2e UI: New share button and toolbar reorganize (#77563) 2024-01-08 10:42:24 -03:00
emails
grafana-mixin
hack K8s: Expose testdata connection as an api-server (dev mode only) (#79726) 2024-01-09 12:26:24 -08:00
kinds GeneralSettings: Enable support for nowDelay (#79703) 2024-01-11 17:53:06 +01:00
local
packages Update dependency @types/mock-raf to v1.0.6 2024-01-12 13:31:34 +00:00
packaging
pkg Auth: Include missing SSO settings from system settings on read paths (#80421) 2024-01-12 15:20:50 +01:00
plugins-bundled Release: Bump version to 10.4.0-pre (#80412) 2024-01-12 10:21:50 +01:00
public Auth: Include missing SSO settings from system settings on read paths (#80421) 2024-01-12 15:20:50 +01:00
scripts CI: Make --grafana-repo configurable via GRAFANA_REPO (#80378) 2024-01-11 17:53:02 +02:00
tools
.betterer.results Explore: use numeric ids for panel ids when building query transactions (#80135) 2024-01-12 14:05:46 +00:00
.betterer.ts
.bra.toml
.browserslistrc
.codespellignore
.dockerignore
.drone.star
.drone.yml CI: Make --grafana-repo configurable via GRAFANA_REPO (#80378) 2024-01-11 17:53:02 +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
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Grafana app platform: an aggregator cmd and package (#79948) 2024-01-08 22:33:42 +02:00
go.sum Grafana app platform: an aggregator cmd and package (#79948) 2024-01-08 22:33:42 +02:00
jest.config.js Explore: use numeric ids for panel ids when building query transactions (#80135) 2024-01-12 14:05:46 +00:00
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: Bump version to 10.4.0-pre (#80412) 2024-01-12 10:21:50 +01:00
metadata.md
package.json Explore: use numeric ids for panel ids when building query transactions (#80135) 2024-01-12 14:05:46 +00:00
stylelint.config.js
tsconfig.json
yarn.lock Explore: use numeric ids for panel ids when building query transactions (#80135) 2024-01-12 14:05:46 +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.