prometheus/storage/remote/azuread
rakshith210 b1675e23af
Add Azure AD package for remote write (#11944)
* Add Azure AD package for remote write
* Made AzurePublic default and updated configuration.md
* Updated config structure and removed getToken at initialization
* Changed passing context from request

Signed-off-by: Rakshith Padmanabha <rapadman@microsoft.com>
Signed-off-by: rakshith210 <rakshith.me@gmail.com>
2023-06-01 15:20:10 -06:00
..
testdata Add Azure AD package for remote write (#11944) 2023-06-01 15:20:10 -06:00
README.md Add Azure AD package for remote write (#11944) 2023-06-01 15:20:10 -06:00
azuread.go Add Azure AD package for remote write (#11944) 2023-06-01 15:20:10 -06:00
azuread_test.go Add Azure AD package for remote write (#11944) 2023-06-01 15:20:10 -06: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.