OpenTelemetry SDK
    Preparing search index...

    This is implementation of SpanExporter that prints spans to the console. This class can be used for diagnostic purposes.

    NOTE: This SpanExporter is intended for diagnostics use only, output rendered to the console may change at any time.

    Implements

    Index

    Constructors

    Methods

    • Exports any pending spans in exporter

      Returns Promise<void>

    • Shutdown the exporter.

      Returns Promise<void>