Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore]: disable sending_queue to reduce carbon load test flake (open…
…-telemetry#30481) **Description:** Attempting to reduce carbon load test flake where sending queue limits ensure sent != received. ``` 2024-01-11T08:06:36.342Z error exporterhelper/queue_sender.go:213 Dropping data because sending_queue is full. Try increasing queue_size. {"kind": "exporter", "data_type": "metrics", "name": "carbon", "dropped_items": 1} ``` **Link to tracking Issue:** open-telemetry#30478 **Testing:** updating existing **Documentation:** none needed
- Loading branch information