OpenTelemetry SDK
    Preparing search index...

    OTLP-gRPC metric exporter

    Hierarchy (View Summary)

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

      Returns Promise<void>

    • Returns a promise which resolves when the last exportation is completed. Further calls to PushMetricExporter.export may not export the data.

      Returns Promise<void>