prometheus/storage/remote/azuread
Ben Kochie e14795bbf4
Remove copyright date from headers (#17785)
Remove copyright dates from various files as part of [PROM-50].

[PROM-50]: https://github.com/prometheus/proposals/blob/main/proposals/0050-remove-copyright-dates.md

Signed-off-by: SuperQ <superq@gmail.com>
2026-01-05 13:46:21 +01:00
..
testdata RW2: Allow custom scope in azuread (#17483) 2025-12-02 11:45:23 +00:00
azuread.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
azuread_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01: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.