//
pkg.gl
Category
github.com/ThingsIXFoundation/http-utils
tracing
package
0.0.0-20230206101704-4a5e41dfc150
Repository:
https://github.com/thingsixfoundation/http-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
65 SLOC
#
Functions
PrometheusHTTPRequestLogger
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.