Versions in this module Expand all Collapse all v1 v1.1.0 Jun 19, 2022 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