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.
metricValue
Declared in <balm_publisher.h>
<balm_publisher.h>
virtual void publish(MetricSample const& metricValue) = 0;