ocean.util.prometheus.collector.CollectorRegistry

Contains a collection of prometheus stat collectors that acts as an interface between the response handler, and stat collectors from every individual metric and label set.

Members

Classes

CollectorRegistry
class CollectorRegistry

This class provides methods to collect metrics with no label, one label, or multiple labels, using overloaded definitions of the collect method.

Meta

License

Boost Software License Version 1.0. See LICENSE.txt for details.