[#BloombergLP-balm-Publisher-publish] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/Publisher.adoc[Publisher]::publish :relfileprefix: ../../../ :mrdocs: Publish the specified `metricValue`. The exact definition of publish depends on the implementing class, though the intention is that the recorded metric values will be distributed in a human or machine readable form. == Synopsis Declared in `<balm_publisher.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void publish(xref:BloombergLP/balm/MetricSample.adoc[MetricSample] const& metricValue) = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#