Return the address of the default metrics collector for the metric identified by the specified category and metric names. The behavior is undefined unless the balm metrics manager singleton is valid.
Declared in <balm_metrics.h>
static
Collector*
getCollector(
char const* category,
char const* metric);