Versions in this module Expand all Collapse all v0 v0.2.0 Oct 7, 2023 Changes in this version + type Option interface + func WithDisableServer(disable bool) Option + func WithEnableGoCollector(enable bool) Option + func WithGoCollectorRule(rules ...collectors.GoRuntimeMetricsRule) Option + func WithHistogramBuckets(buckets []float64) Option + func WithRegistry(registry *prom.Registry) Option + func WithServeMux(serveMux *http.ServeMux) Option v0.1.0 Feb 16, 2023 Changes in this version + func NewClientTracer(addr, path string) stats.Tracer + func NewServerTracer(addr, path string) stats.Tracer