package
0.0.0-20230206101704-4a5e41dfc150
Repository: https://github.com/thingsixfoundation/http-utils.git
Documentation: pkg.go.dev

# Functions

PrometheusHTTPRequestLogger collects and emits HTTP requests prometheus metrics under the keys: - http_requests_total: vector with the number of times an endpoint is called - http_request_duration_ms: histogram of HTTP response times.