prometheus/storage/remote/azuread
Matthieu MOREL b472ce7010 chore: enable early-return from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-02-10 22:08:43 +01:00
..
testdata {discovery,remote_write}/azure: Support default SDK authentication (#13099) 2024-03-16 11:06:57 +00:00
azuread.go chore: enable early-return from revive 2025-02-10 22:08:43 +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.