registry overloads
Declared in <balm_collectorrepository.h>
Return a reference to the modifiable registry of metrics used by this collector repository.
MetricRegistry&
registry();
» more...
Return a reference to the non-modifiable registry of metrics used by this collector repository.
MetricRegistry const&
registry() const;
» more...