Versions in this module Expand all Collapse all v0 v0.7.1 Jul 25, 2023 v0.7.0 Jul 20, 2023 Changes in this version + const MetricWaitInterval + func Init(l log.Logger, conf config.TelemetryConfig) (func(), error) + func MetricsServer(addr string) *http.Server + func NewCounter(metric string, labels map[string]string) prometheus.Counter + func NewGauge(metric string, labels map[string]string) prometheus.Gauge