mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -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>
9 lines
265 B
Markdown
9 lines
265 B
Markdown
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.
|