This is an implementation of PushMetricExporter that prints metrics to the console. This class can be used for diagnostic purposes.

NOTE: This PushMetricExporter is intended for diagnostics use only, output rendered to the console may change at any time.

Implements

Constructors

Properties

_shutdown: boolean = false
_temporalitySelector: AggregationTemporalitySelector

Methods