Append PROXY protocol header to requests

Hi,

I was wondering if there is a way to append a PROXY protocol header to Prometheus requests.

I need to retrieve metrics from a Caddy behind an HAProxy. I configured Prometheus to request the metrics directly to the host without going through the Load Balancer but Caddy still requires the PROXY protocol header.

Thank you!