otel-arrow
otel-arrow copied to clipboard
Improve error message when batches are too big
For more details, see this bug report -> https://github.com/tigrannajaryan/otel-arrow-bug
The existing error message is quite poor. It appears that the batch size exceeds the maximum capacity for the number of metrics per batch (max uint16). This error message must be improved.