[#BloombergLP-balm-Metric-2constructor-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/Metric.adoc[Metric]::Metric :relfileprefix: ../../../ :mrdocs: Create a metric object that will record values for the same metric (i.e., using the same `Collector` object) as the specified `original` metric. If the `original` metric is inactive (i.e., `isActive()` is `false`), then this metric will be similarly inactive. == Synopsis Declared in `<balm_metric.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Metric(xref:BloombergLP/balm/Metric.adoc[Metric] const& original); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#