Versions in this module Expand all Collapse all v0 v0.0.5 Apr 27, 2023 v0.0.4 Dec 31, 2021 Changes in this version + type Instrumentation struct + Labels map[string]string + Namespace string + Registerer prometheus.Registerer + ReqDurationBuckets []float64 + Subsystem string + UseRouteTemplate bool + func NewCustomInstrumentation(useRouteTemplate bool, namespace string, subsystem string, ...) *Instrumentation + func NewDefaultInstrumentation() *Instrumentation + func (i *Instrumentation) Middleware(next http.Handler) http.Handler