OpenTelemetry SDK
    Preparing search index...

    An interface that allows different metric services to export recorded data in their own format.

    To export data this MUST be registered to the Metrics SDK with a MetricReader.

    Hierarchy (View Summary)

    Implements

    Index
    • Ensure that the export of any metrics the exporter has received is completed before the returned promise is settled.

      Returns Promise<void>