Rößner-Network-Solutions

Skip to content

Feat: Add gauge for current requests in statistics

Christian Rößner requested to merge features into main

Introduce a new Prometheus gauge CurrentRequests to track the number of current requests in statistics.go. Update http.go to set this gauge based on the current number of active connections and improve metric labeling for request times.

Signed-off-by: Christian Roessner c@roessner.co

Merge request reports

Loading