prometheus/storage/remote/azuread
2024-02-06 15:36:35 -08:00
..
testdata remote write config allows passing empty azure client_id to use the default managed identity. 2024-02-06 15:36:35 -08:00
azuread.go remote write config allows passing empty azure client_id to use the default managed identity. 2024-02-06 15:36:35 -08:00
azuread_test.go remote write config allows passing empty azure client_id to use the default managed identity. 2024-02-06 15:36:35 -08: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.