OpenTelemetry Metrics Exporter - In-memory
Status: Experimental
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).
In-memory Metrics Exporter MUST support both Cumulative and Delta Temporality.
In-memory Metrics Exporter MUST allow Aggregation Temporality to be specified, as described in MetricExporter.