In-memory Metrics Exporter is a Push Metric Exporter which accumulates metrics data in the local memory and allows to inspect it (useful for e.g. unit tests).

Implements

Constructors

Properties

_aggregationTemporality: AggregationTemporality
_shutdown: boolean = false

Methods