Feat: Switch from Prometheus summary to histogram vectors
Replaced Prometheus summary vectors with histogram vectors for HTTP request metrics. Updated related constants, function names, and tests to reflect the change. This allows for better distribution tracking and more accurate performance analysis.
Signed-off-by: Christian Roessner c@roessner.co