otel-arrow icon indicating copy to clipboard operation
otel-arrow copied to clipboard

Improve error message when batches are too big

Open lquerel opened this issue 8 months ago • 2 comments

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.

lquerel avatar Jun 18 '24 17:06 lquerel