prometheus/storage/remote/azuread
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2023-12-07 11:35:01 +00:00
..
testdata Added Azure OAuth support (#12572) 2023-10-04 22:16:36 -04:00
azuread.go Enable default revive rules (#13068) 2023-11-29 17:23:34 +00:00
azuread_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00
README.md Add Azure AD package for remote write (#11944) 2023-06-01 15:20:10 -06:00

azuread package

azuread provides an http.RoundTripper that attaches an Azure AD accessToken to remote write requests.

This module is considered internal to Prometheus, without any stability guarantees for external usage.