mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
b1675e23af
* 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> |
||
---|---|---|
.. | ||
testdata | ||
azuread.go | ||
azuread_test.go | ||
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.