package
0.0.0-20240608074218-a0f24bea475b
Repository: https://github.com/supporttools/prometheus-tunnel.git
Documentation: pkg.go.dev

# Functions

RecordMetrics wraps the HTTP handler to record Prometheus metrics.
StartMetricsServer starts the metrics server.

# Variables

RequestDuration tracks the duration of requests.
ResponseStatus tracks the total number of responses sent, partitioned by status code.
TotalRequests tracks the total number of requests received.