Go to file
Andreas Christou fa9d6be255
Azure: Use SSO settings in plugin context (#112058)
* Bump grafana-azure-sdk-go

* Set override values

* Add Azure settings helper covering SSO cases

* Ensure Azure settings are correctly created

- Add mock for sso settings service
- Add tests
- Update wire

* Minor improvements

* Test updates

* Move fake implementation

* add interface to limit leakage

* rename

* work sync

* Fix wire

* Add fake provider

* Update tests

* Actually fix the workspace

* More go dependency fixes

* Update tests

* Update workspace, again

* Add missing tests

* Fix dependencies

* These dependencies..

* More dependency things

* Okay now dependencies really are fixed

* Lint

* Update pkg/services/pluginsintegration/pluginconfig/request.go

Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>

---------

Co-authored-by: Will Browne <wbrowne@tcd.ie>
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
2025-10-10 11:46:26 +01:00
.changelog-archive
.citools Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112149) 2025-10-08 12:35:28 +02:00
.github Chore: Update codeowners and project ids for pyroscope (#112222) 2025-10-09 11:30:38 -07:00
.husky
.vim
.vscode
.yarn Update Yarn to v4.9.4 (#111232) 2025-09-17 11:07:20 +00:00
apps Dashboard Migrations: V10 - table panel styles.thresholds (#111420) 2025-10-09 16:36:24 -06:00
conf Provisioning: Allow configurable min interval (#111920) 2025-10-02 09:05:09 +03:00
contribute OpenFeature: Create basic frontend client + example usage (#110587) 2025-10-06 14:22:00 +00:00
cue.mod
devenv Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112149) 2025-10-08 12:35:28 +02:00
docs Docs: Clarify role assignment to users and teams when using terraform (#112209) 2025-10-10 10:48:58 +02:00
e2e Share: Remove new share drawer feature flag (#111048) 2025-09-16 10:57:49 -03:00
e2e-playwright Repeats: Add E2E tests for tabs layout repeats (#112109) 2025-10-09 16:51:36 +03:00
emails
grafana-mixin
hack Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112149) 2025-10-08 12:35:28 +02:00
kinds Chore: Remove library panel thema (#112154) 2025-10-09 09:38:52 -03:00
kindsv2
local
packages Plugins: Remove `pluginAssetProvider` feature toggle (#112046) 2025-10-10 10:35:22 +01:00
packaging
pkg Azure: Use SSO settings in plugin context (#112058) 2025-10-10 11:46:26 +01:00
public Restore dashboards: Surface restore error details (#112219) 2025-10-10 11:10:13 +02:00
scripts Makefile: Change build-go to only build the binaries, and deprecate build-go-fast (#111986) 2025-10-08 15:04:36 +02:00
tools
.air.toml Air: Enable stop_on_error (#111783) 2025-09-30 09:49:23 -04:00
.bra.toml Makefile: Change build-go to only build the binaries, and deprecate build-go-fast (#111986) 2025-10-08 15:04:36 +02:00
.browserslistrc
.dockerignore chore: faster image building for mt-tilt (#111074) 2025-09-15 11:52:01 +02:00
.editorconfig
.gitattributes
.gitignore Tests: Custom script to run unit tests filtered by code ownership (#111210) 2025-10-07 17:07:55 -04:00
.golangci.yml Revert "Wire: Add provider lint" (#111306) 2025-09-18 12:07:55 +00:00
.ignore
.levignore.js
.nvmrc
.nxignore
.prettierignore Tests: Custom script to run unit tests filtered by code ownership (#111210) 2025-10-07 17:07:55 -04:00
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml Update Yarn to v4.9.4 (#111232) 2025-09-17 11:07:20 +00:00
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 Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112149) 2025-10-08 12:35:28 +02:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Makefile: Change build-go to only build the binaries, and deprecate build-go-fast (#111986) 2025-10-08 15:04:36 +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 Dashboard Migrations: v12 - template variables (#110253) 2025-10-09 13:29:06 -06:00
eslint.config.js fix(lint): make eslint ignore the coverage directory (#112218) 2025-10-09 10:26:06 -04:00
go.mod Azure: Use SSO settings in plugin context (#112058) 2025-10-10 11:46:26 +01:00
go.sum Azure: Use SSO settings in plugin context (#112058) 2025-10-10 11:46:26 +01:00
go.work Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 (#112149) 2025-10-08 12:35:28 +02:00
go.work.sum Azure: Use SSO settings in plugin context (#112058) 2025-10-10 11:46:26 +01:00
jest.config.codeowner.js Tests: Custom script to run unit tests filtered by code ownership (#111210) 2025-10-07 17:07:55 -04:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: Bump version to 12.3.0-pre (#110974) 2025-09-12 17:54:11 +00:00
nx.json
package.json Dashboards: Add a new variable type called "Switch" (#111366) 2025-10-09 12:08:55 +00:00
playwright.config.ts
playwright.storybook.config.ts
project.json Theme: Add `/theme-playground` route (#111974) 2025-10-09 10:09:51 +01:00
relyance.yaml
stylelint.config.js
tsconfig.json
yarn.lock Dashboards: Add a new variable type called "Switch" (#111366) 2025-10-09 12:08:55 +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.