mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
cdad64002a
* Added Azure OAuth support Signed-off-by: rakshith210 <rakshith.me@gmail.com> * Added missing comment Signed-off-by: rakshith210 <rakshith.me@gmail.com> * Addressing comment Signed-off-by: rakshith210 <rakshith.me@gmail.com> * Fixed lint issue Signed-off-by: rakshith210 <rakshith.me@gmail.com> * Fix test Signed-off-by: rakshith210 <rakshith.me@gmail.com> * Addressing comments Signed-off-by: rakshith210 <rakshith.me@gmail.com> * Added documentation and updated unit tests Signed-off-by: rakshith210 <rakshith.me@gmail.com> * Addressing comments Signed-off-by: rakshith210 <rakshith.me@gmail.com> --------- Signed-off-by: rakshith210 <rakshith.me@gmail.com>
8 lines
225 B
YAML
8 lines
225 B
YAML
cloud: AzurePublic
|
|
managed_identity:
|
|
client_id: 00000000-0000-0000-0000-000000000000
|
|
oauth:
|
|
client_id: 00000000-0000-0000-0000-000000000000
|
|
client_secret: Cl1ent$ecret!
|
|
tenant_id: 00000000-a12b-3cd4-e56f-000000000000
|