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-09-07 17:56:53 +08:00
2020-08-15 16:59:58 +02:00
2020-01-18 08:50:35 -05:00
2020-09-12 00:34:47 +09:00
2020-08-27 10:11:45 -05:00
2020-09-09 22:18:20 -07:00