# Packages
No description provided by the author
# Functions
Global registers the global instances registerer and gatherer in the container.
MakeGlobal registers the global instances registerer and gatherer in the container.
No description provided by the author
New registers new instances of registerer and gatherer in the container.
NewWithGlobal registers new instances of registerer and gatherer in the container.
RegisterCollectors registers collector instances in the registerer.
RegisterDefaultCollectors registers default metric collectors in a prometheus registerer instance.
# Structs
CollectorParams collects registered prometheus collectors.
CollectorResult can be used to provide a Collector attached to the metrics group.
No description provided by the author