[#BloombergLP-balm-MetricRecord-2constructor-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricRecord.adoc[MetricRecord]::MetricRecord :relfileprefix: ../../../ :mrdocs: Create a metric record having the specified `metricId`, `count`, `total`, `min`, and `max` attribute values. == Synopsis Declared in `<balm_metricrecord.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- MetricRecord( xref:BloombergLP/balm/MetricId.adoc[MetricId] const& metricId, int count, double total, double min, double max); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#