prometheus/storage/remote/azuread
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-11-06 16:50:36 +01:00
..
testdata {discovery,remote_write}/azure: Support default SDK authentication (#13099) 2024-03-16 11:06:57 +00:00
azuread.go enable errorf rule from perfsprint linter 2024-11-06 16:50:36 +01:00
azuread_test.go chore: Fix typos (#14868) 2024-09-10 22:32:03 +02: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.