Describe the bug
The validate command of the collector (collector contrib), doesn't actually verify the settings for the memory limiter
Steps to reproduce
use the collector contrib 0.109.0 helm chart to use 0.113.0 of the collector. Define a pipeline using the memory limiter processor configured with a {}.
What did you expect to see?
I wanted to be told there were issues with my configuration.
What did you see instead?
I was told the validation for the processor was all good.
Describe the bug The
validate
command of the collector (collector contrib), doesn't actually verify the settings for the memory limiterSteps to reproduce use the collector contrib 0.109.0 helm chart to use 0.113.0 of the collector. Define a pipeline using the memory limiter processor configured with a
{}
.What did you expect to see? I wanted to be told there were issues with my configuration.
What did you see instead? I was told the validation for the processor was all good.
What version did you use? Listed above
What config did you use? described above