opentelemetry-collector/processor/processorhelper/documentation.md

24 lines
589 B
Markdown

[comment]: <> (Code generated by mdatagen. DO NOT EDIT.)
# processorhelper
## Internal Telemetry
The following telemetry is emitted by this component.
### otelcol_processor_incoming_items
Number of items passed to the processor. [alpha]
| Unit | Metric Type | Value Type | Monotonic |
| ---- | ----------- | ---------- | --------- |
| {items} | Sum | Int | true |
### otelcol_processor_outgoing_items
Number of items emitted from the processor. [alpha]
| Unit | Metric Type | Value Type | Monotonic |
| ---- | ----------- | ---------- | --------- |
| {items} | Sum | Int | true |