Kirill Elagin a4afd525cb prometheus: Unbreak IPv6 listenAddress
The format of the listenAddress option was recently changed to separate
the address and the port parts. There is now a legacy check that
tells users to update to the new format. This legacy check produces
a false positive on IPv6 addresses, since they contain colons.

Fix the regex to make it not match colons within IPv6 addresses.
2020-09-21 07:53:47 +02:00
..
2020-02-10 17:55:46 +01:00
2020-01-31 20:39:12 -05:00
2018-09-07 09:46:46 +01:00
2020-02-10 17:56:35 +01:00
2019-10-05 10:35:52 +02:00
2019-05-03 01:47:57 -05:00