BloombergLP::balm::Collector::Collector

Create a collector for a metric having the specified metricId.

Synopsis

Declared in <balm_collector.h>

Collector(MetricId const& metricId);

Description

Create a collector for a metric having the specified metricId, and having an initial count of 0, total of 0.0, min of MetricRecord::k_DEFAULT_MIN, and max of MetricRecord::k_DEFAULT_MAX.

Parameters

NameDescription
metricIdidentity of the metric to collect