prometheus/config
mengnan a5d39361ab discovery/azure: Fail hard when Azure authentication parameters are missing (#4907)
* discovery/azure: fail hard when client_id/client_secret is empty

Signed-off-by: mengnan <supernan1994@gmail.com>

* discovery/azure: fail hard when authentication parameters are missing

Signed-off-by: mengnan <supernan1994@gmail.com>

* add unit test

Signed-off-by: mengnan <supernan1994@gmail.com>

* add unit test

Signed-off-by: mengnan <supernan1994@gmail.com>

* format code

Signed-off-by: mengnan <supernan1994@gmail.com>
2018-11-29 16:47:59 +01:00
..
testdata discovery/azure: Fail hard when Azure authentication parameters are missing (#4907) 2018-11-29 16:47:59 +01:00
config.go
config_default_test.go
config_test.go discovery/azure: Fail hard when Azure authentication parameters are missing (#4907) 2018-11-29 16:47:59 +01:00
config_windows_test.go