The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
prometheus/storage/remote/azuread
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 2 years ago
..
testdata Added Azure OAuth support (#12572) 2 years ago
README.md Add Azure AD package for remote write (#11944) 3 years ago
azuread.go ci(lint): enable godot; append dot at the end of comments 2 years ago
azuread_test.go Added Azure OAuth support (#12572) 2 years ago

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.