Otel.SDK.Metrics.MetricReader.PeriodicExporting (otel v0.2.0)

Copy Markdown View Source

A MetricReader that periodically collects metrics and exports them via a configured exporter.

Export calls are serialized to prevent concurrent invocation.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.