Versions in this module Expand all Collapse all v1 v1.11.13-rc.2 Dec 4, 2024 v1.0.0 Dec 4, 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