[#BloombergLP-bdlm-Metric-2constructor-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlm.adoc[bdlm]::xref:BloombergLP/bdlm/Metric.adoc[Metric]::Metric :relfileprefix: ../../../ :mrdocs: Create a metric with the specified `value`. == Synopsis Declared in `<bdlm_metric.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit Metric(xref:BloombergLP/bdlm/Metric/Gauge.adoc[Gauge] const& value); ---- == Parameters [cols="1,4"] |=== | Name| Description | *value* | gauge value for the metric |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#