PrometheusStats

A class containing structs representing stats and their labels, a method that can be added to the CollectorRegistry, followed by a textual representation of the stats mock-collected here.

Members

Functions

collect
void collect(Collector collector)

Static variables

collection_text
istring collection_text;

Structs

Labels
struct Labels
Statistics
struct Statistics

Meta