Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.24 KB

File metadata and controls

47 lines (29 loc) · 1.24 KB

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. Only available on detailed level.

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