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
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245)
1 year ago
..
testdata {discovery,remote_write}/azure: Support default SDK authentication (#13099) 2 years ago
README.md Add Azure AD package for remote write (#11944) 3 years ago
azuread.go chore: enable gci linter (#16245) 1 year ago
azuread_test.go chore: Fix typos (#14868) 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.