prometheus/storage/remote/azuread
Jan-Otto Kröpke 302e151de8
{discovery,remote_write}/azure: Support default SDK authentication (#13099)
* discovery/azure: Offer default SDK authentication

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2024-03-16 11:06:57 +00:00
..
testdata {discovery,remote_write}/azure: Support default SDK authentication (#13099) 2024-03-16 11:06:57 +00:00
README.md Add Azure AD package for remote write (#11944) 2023-06-01 15:20:10 -06:00
azuread.go {discovery,remote_write}/azure: Support default SDK authentication (#13099) 2024-03-16 11:06:57 +00:00
azuread_test.go {discovery,remote_write}/azure: Support default SDK authentication (#13099) 2024-03-16 11:06:57 +00:00

README.md

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.