[#BloombergLP-balm-IntegerMetric-metricId] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/IntegerMetric.adoc[IntegerMetric]::metricId :relfileprefix: ../../../ :mrdocs: Return a `MetricId` object identifying this integer metric. If this metric was not supplied a valid integer collector at construction then the returned id will be invalid (i.e., `metricId().isValid()` is `false`). == Synopsis Declared in `<balm_integermetric.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balm/MetricId.adoc[MetricId] metricId() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#