48 lines
1.1 KiB
Markdown
48 lines
1.1 KiB
Markdown
[comment]: <> (Code generated by mdatagen. DO NOT EDIT.)
|
|
|
|
# batch
|
|
|
|
## Internal Telemetry
|
|
|
|
The following telemetry is emitted by this component.
|
|
|
|
### processor_batch_batch_send_size
|
|
|
|
Number of units in the batch
|
|
|
|
| Unit | Metric Type | Value Type |
|
|
| ---- | ----------- | ---------- |
|
|
| 1 | Histogram | Int |
|
|
|
|
### processor_batch_batch_send_size_bytes
|
|
|
|
Number of bytes in batch that was sent
|
|
|
|
| Unit | Metric Type | Value Type |
|
|
| ---- | ----------- | ---------- |
|
|
| By | Histogram | Int |
|
|
|
|
### processor_batch_batch_size_trigger_send
|
|
|
|
Number of times the batch was sent due to a size trigger
|
|
|
|
| Unit | Metric Type | Value Type | Monotonic |
|
|
| ---- | ----------- | ---------- | --------- |
|
|
| 1 | Sum | Int | true |
|
|
|
|
### processor_batch_metadata_cardinality
|
|
|
|
Number of distinct metadata value combinations being processed
|
|
|
|
| Unit | Metric Type | Value Type | Monotonic |
|
|
| ---- | ----------- | ---------- | --------- |
|
|
| 1 | Sum | Int | false |
|
|
|
|
### processor_batch_timeout_trigger_send
|
|
|
|
Number of times the batch was sent due to a timeout trigger
|
|
|
|
| Unit | Metric Type | Value Type | Monotonic |
|
|
| ---- | ----------- | ---------- | --------- |
|
|
| 1 | Sum | Int | true |
|