Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upPrometheus should fail if Azure authentication parameters are missing #4900
Comments
This comment has been minimized.
This comment has been minimized.
|
I'm working on it |
supernan1994
referenced this issue
Nov 24, 2018
Merged
discovery/azure: Fail hard when Azure authentication parameters are missing #4907
simonpasquier
closed this
in
#4907
Nov 29, 2018
simonpasquier
modified the milestone:
v2.6.0
Nov 30, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
simonpasquier commentedNov 23, 2018
Follow up of #4590
Prometheus starts with the following configuration snippet but the Azure SD mechanism will fail to run (log:
"Unable to refresh during Azure discovery" err="could not create Azure client: parameter 'clientID' cannot be empty"). It would be better for Prometheus to fail hard.