opentelemetry-collector/processor/batchprocessor/documentation.md

1.2 KiB

batch

Internal Telemetry

The following telemetry is emitted by this component.

otelcol_processor_batch_batch_send_size

Number of units in the batch

Unit Metric Type Value Type
{units} Histogram Int

otelcol_processor_batch_batch_send_size_bytes

Number of bytes in batch that was sent

Unit Metric Type Value Type
By Histogram Int

otelcol_processor_batch_batch_size_trigger_send

Number of times the batch was sent due to a size trigger

Unit Metric Type Value Type Monotonic
{times} Sum Int true

otelcol_processor_batch_metadata_cardinality

Number of distinct metadata value combinations being processed

Unit Metric Type Value Type Monotonic
{combinations} Sum Int false

otelcol_processor_batch_timeout_trigger_send

Number of times the batch was sent due to a timeout trigger

Unit Metric Type Value Type Monotonic
{times} Sum Int true