prometheus/storage/remote/azuread
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments
Signed-off-by: Oleksandr Redko <Oleksandr_Redko@epam.com>
2023-10-31 19:53:38 +02:00
..
testdata Added Azure OAuth support (#12572) 2023-10-04 22:16:36 -04:00
README.md
azuread.go ci(lint): enable godot; append dot at the end of comments 2023-10-31 19:53:38 +02:00
azuread_test.go Added Azure OAuth support (#12572) 2023-10-04 22:16:36 -04: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.