Open
Description
Component(s)
No response
Is your feature request related to a problem? Please describe.
We'd like to be aware of the throughput of the logs/metrics/traces passing through the collector, like what https://github.com/observIQ/bindplane-otel-collector/tree/main/processor/throughputmeasurementprocessor provides.
Now otel-collector itself exposes metrics counting the number of signals, but not data size of signals yet.
Describe the solution you'd like
Introduce https://github.com/observIQ/bindplane-otel-collector/tree/main/processor/throughputmeasurementprocessor into the repo, bindplane-specific logic can be removed.
Describe alternatives you've considered
No response
Additional context
No response