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.
This class provides methods to collect metrics with no label, one label, or multiple labels, using overloaded definitions of the collect method.
See Source File
Boost Software License Version 1.0. See LICENSE.txt for details.
Copyright (c) 2019 dunnhumby Germany GmbH. All rights reserved
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.