While deploying a squid patch I was monitoring the squid logs and noticed that there were a bunch of requests getting 400s from the prometheus hosts, see: https://logstash.wikimedia.org/goto/3c89a5c370e6a5531b61c955bbd3cf44
Extract from the logs:
"http.request.method": "GET", "url.full": "/", "url.path": "-", "url.domain": "-", "http.response.status_code": 400, "http.response.bytes": 3591, "http.version": "1.1", "http.request.referrer": "-", "user_agent.original": "-",
They all seem to come from the prometheys hosts, missing a UA and the url domain.