[#BloombergLP-balm-Collector-load] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/Collector.adoc[Collector]::load :relfileprefix: ../../../ :mrdocs: Load into the specified `record` the id of the metric being collected, as well as the current count, total, minimum, and maximum aggregated values for the metric. == Synopsis Declared in `<balm_collector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void load(xref:BloombergLP/balm/MetricRecord.adoc[MetricRecord]* record) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#