Same as the preceding overload, using a std::vector result.
Declared in <balm_collectorrepository.h>
void
collect(
std::vector<MetricRecord>* records,
Category const* category);
| Name | Description |
|---|---|
| records | receives the collected metric records |
| category | category whose collectors are collected |