[#BloombergLP-balm-Metrics_Helper-getCollector] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/Metrics_Helper.adoc[Metrics_Helper]::getCollector :relfileprefix: ../../../ :mrdocs: 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. == Synopsis Declared in `<balm_metrics.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/balm/Collector.adoc[Collector]* getCollector( char const* category, char const* metric); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#