metrics property
The metric exporter that received every emitted metric snapshot. New snapshots arrive only when you call collectMetrics.
Implementation
final InMemoryMetricExporter metrics;
The metric exporter that received every emitted metric snapshot. New snapshots arrive only when you call collectMetrics.
final InMemoryMetricExporter metrics;