opentelemetry-collector/internal/memorylimiter/testdata
Curtis Robert 4a5809293b
[confmap] Return error when decoding negative values into uints (#9169)
**Description:**
This adds a decode hook for unmarshalling negative integers into uint
types. This will now return an error instead of converting negative
values into large uint values.

**Link to tracking Issue:** <Issue number if applicable>
Fixes #9060 

**Testing:**
Added unit tests for confmap functionality, functional tests in memory
limiter processor (the original component this issue was filed against)
2024-04-19 13:48:32 +02:00
..
config.yaml [extension/memorylimiter] add memory limiter extension, a copy of memorylimiter processor (#8964) 2024-01-23 10:44:46 -08:00
negative_unsigned_limits_config.yaml [confmap] Return error when decoding negative values into uints (#9169) 2024-04-19 13:48:32 +02:00