I read in the documentation
metrics

Enables Prometheus metrics collection; necessary before scraping metrics. Note that metrics reduce performance on really busy servers. (Our community is working on improving this. Please get involved!)
Can you provide some information what what a “really busy server” looks like. Requests / sec? How much of performance hit is there?
Should I be able to see metrics for individual reverse proxy routes? Like total request/response bytes over a given time?
Thanks
Brad