prometheus/storage/remote/azuread
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868)
* Fix typos

---------

Signed-off-by: Nathan Baulch <nathan.baulch@gmail.com>
2024-09-10 22:32:03 +02:00
..
testdata {discovery,remote_write}/azure: Support default SDK authentication (#13099) 2024-03-16 11:06:57 +00:00
README.md
azuread.go lint: Revamp our linting rules, mostly around doc comments 2024-08-22 17:36:11 +02:00
azuread_test.go chore: Fix typos (#14868) 2024-09-10 22:32:03 +02: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.