registry overloads
Synopses
Declared in <balm_collectorrepository.h>
Return a reference to the modifiable registry of metrics used by this collector repository.
Return a reference to the non‐modifiable registry of metrics used by this collector repository.
MetricRegistry const&
registry() const;
Return Value
-
modifiable reference to the metric registry
-
non‐modifiable reference to the metric registry
Created with MrDocs