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>
virtual
void
publish(MetricSample const& metricValue) = 0;
Created with MrDocs