Versions in this module Expand all Collapse all v1 v1.1.1 Dec 18, 2024 Changes in this version + type MultiGatherer interface + Register func(namespace string, gatherer prometheus.Gatherer) error + func NewMultiGatherer() MultiGatherer + type OptionalGatherer interface + Register func(gatherer prometheus.Gatherer) error + func NewOptionalGatherer() OptionalGatherer