mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-21 22:01:01 +02:00
Last change in 4efca5a introduced a problem where NewDiscovery would just return a nil value, which is not handled well and didn't allow for fixing configuration issues at runtime without a reload. Signed-off-by: Alfred Krohmer <alfred.krohmer@logmein.com>