OnDemandMetricReader constructor
OnDemandMetricReader(
- MetricExporter exporter
Creates a reader that forwards collected metrics to exporter.
Implementation
OnDemandMetricReader(this.exporter);
Creates a reader that forwards collected metrics to exporter.
OnDemandMetricReader(this.exporter);