Go to file
Misi 4f2a9a47f3
Auth: Add org to role mappings support to Okta integration (#88770)
* Add org mapping support to Okta

* Update docs and configs

* Prettier docs

* Apply suggestions from code review

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Improve tests

---------

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2024-06-06 10:35:06 +02:00
.bingo
.changelog-archive
.github Chore: Remove legacydata package (#88790) 2024-06-05 22:31:06 +02:00
.husky
.vim
.vscode VSCode: Launch Grafana with Storage server (#88351) 2024-05-29 10:02:35 +02:00
.yarn DashboardGrid: Ensure drag handle always follows the cursor (#88099) 2024-05-28 09:46:04 +01:00
conf Auth: Add org to role mappings support to Okta integration (#88770) 2024-06-06 10:35:06 +02:00
contribute Docs: Put back section on how to work with frontend plugins (#88713) 2024-06-04 17:57:22 +02:00
cue.mod
devenv Devenv: Longer provisioning update intervals (#88623) 2024-06-04 11:00:23 +02:00
docs Auth: Add org to role mappings support to Okta integration (#88770) 2024-06-06 10:35:06 +02:00
e2e Azure: Update e2e image (#88778) 2024-06-05 08:35:09 -06:00
emails
grafana-mixin
hack
kinds fix: set schemaVersion on dashboard schema (CUE) (#87712) 2024-05-28 16:16:20 +02:00
local
packages AnnotationsPlugin2: Implement support for rectangular annotations in Heatmap (#88107) 2024-06-05 16:48:37 -05:00
packaging Docker: Fix renderer plugin in custom Dockerfile (#88223) 2024-05-30 10:27:26 +02:00
pkg Auth: Add org to role mappings support to Okta integration (#88770) 2024-06-06 10:35:06 +02:00
plugins-bundled
public Dashboard Scenes: Add replace lib panel functionality (#87109) 2024-06-06 11:34:45 +03:00
scripts Chore: bump Go to 1.22.4 (#88794) 2024-06-05 14:29:27 -04:00
tools
.betterer.results Alerting: Add RBAC logic for silences creation (#87322) 2024-06-05 15:09:26 -04:00
.betterer.results.json Table Panel: Move inspector into drawer component (#88196) 2024-05-30 03:33:05 +07:00
.betterer.ts Chore: Add `no-untranslated-strings` rule to betterer (#88479) 2024-05-30 12:45:22 +02:00
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: bump Go to 1.22.4 (#88794) 2024-06-05 14:29:27 -04:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Chore: Allow using the Go race detector locally (#88380) 2024-05-29 20:34:16 -03:00
.golangci.toml Storage: Read desired mode from config instead of feature flags (#88353) 2024-05-31 19:29:59 +02:00
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Chore: Remove msagl related config in yarnrc (#88292) 2024-05-24 17:32:46 +02:00
CHANGELOG.md Changelog: Updated changelog for 9.5.19 (#87873) 2024-05-14 17:19:30 -04:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: bump Go to 1.22.4 (#88794) 2024-06-05 14:29:27 -04:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: bump Go to 1.22.4 (#88794) 2024-06-05 14:29:27 -04:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Chore: Remove legacydata package (#88790) 2024-06-05 22:31:06 +02:00
go.sum Chore: Remove legacydata package (#88790) 2024-06-05 22:31:06 +02:00
go.work Chore: bump Go to 1.22.4 (#88794) 2024-06-05 14:29:27 -04:00
go.work.sum Chore: Remove legacydata package (#88790) 2024-06-05 22:31:06 +02:00
jest.config.js NodeGraph: Add msagl and the layered layout code (#88375) 2024-05-28 17:04:03 +02:00
latest.json
lefthook.rc
lefthook.yml
lerna.json Update version to `11.0.0` 2024-05-14 12:54:11 +02:00
nx.json
package.json Update babel monorepo to v7.24.7 2024-06-05 14:14:01 +00:00
playwright.config.ts
project.json Build: Set Nx inputs for theme-generate (#84761) 2024-05-22 17:07:50 +02:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency rc-drawer to v7.2.0 (#88785) 2024-06-05 16:03:06 +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.