NuxRo opened a new issue, #6714: URL: https://github.com/apache/cloudstack/issues/6714
Hi, If I configure the Prometheus exporter to allow requests from ::1 (ipv6 localhost, short form) it doesn't actually honour requests. In the logs you can see entries such as: ```Prometheus exporter received client request from: 0:0:0:0:0:0:0:1``` Indeed, once you add 0:0:0:0:0:0:0:1 (ipv6 localhost, medium form) it starts working. It's a minor issue, but nice to get sorted as most people are used to ::1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
