Skip to content

OTLP exporter Ack/Nack exposes limited concurrency #1323

@jmacd

Description

@jmacd

The OTLP exporter can export one request at a time, as it blocks the component.

Exporter components will want a standardized way to support a number of concurrent exports. In the OpenTelemetry Collector, exporterhelper supports a num_consumers configuration, expressing the number of parallel consumers reading from the input queue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions