Builds the MetricData streams to report against a specific MetricCollector.
The information of the MetricCollector.
The instrumentation descriptor that these metrics generated with.
The current accumulation of metric data from instruments.
The current collection timestamp.
The MetricData points or null
.
Calibrate the reported metric streams' startTime to lastCollectionTime. Leaves the new stream to be the initial observation time unchanged.
Generated using TypeDoc
Internal interface.
Provides unique reporting for each collector. Allows synchronous collection of metrics and reports given temporality values.