1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00
Files
opentelemetry-go/sdk
Vansh Agarwal a51ddb125a fix: handle FixedSizeReservoir size=0 without panic (#8295)
Fixes #8232

- Added guard for size=0 in FixedSizeReservoir
- Prevents panic during Offer/update
- Added test to ensure no panic occurs

---------

Co-authored-by: David Ashpole <dashpole@google.com>
2026-05-22 13:32:33 +02:00
..
2026-05-22 07:45:50 +02:00
2026-05-22 07:45:50 +02:00
2024-03-26 20:13:54 +01:00