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.
 
 
 
 
 
Jayapriya Pai 2d2b440304
fix: correct the typo in azuread sdk auth (#14106)
6 months ago
..
testdata {discovery,remote_write}/azure: Support default SDK authentication (#13099) 8 months ago
README.md Add Azure AD package for remote write (#11944) 2 years ago
azuread.go fix: correct the typo in azuread sdk auth (#14106) 6 months ago
azuread_test.go {discovery,remote_write}/azure: Support default SDK authentication (#13099) 8 months 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.