Is there a way to force the Grafana Agent to use IPv4 when scraping Prometheus data from a Spring Boot application? In the Tomcat access logs of the application, I'm seeing that the Grafana Agent request comes from 0:0:0:0:0:0:0:1 instead of the expected and authorized 127.0.0.1:
0:0:0:0:0:0:0:1 - - [14/Aug/2022:18:48:44 +0000] "GET /api/actuator/prometheus HTTP/1.1" 403 123