healthcheckv2extension with memory_limiter return NOT OK when memory is low #42466
EmpireErwinKooi
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I run the custom built opentelemetry-collector-contrib with the experimental healthcheckv2extension enabled, and with memory_limiter active, I would love to see the health check endpoint http response to flip from OK to NOT OK when memory is running low, so that k8s can recycle the container based on the liveness probe.
To illustrate, I have the collector running on docker compose with a low memory limit, and then I'm sending a postman request to the health endpoint:
Beta Was this translation helpful? Give feedback.
All reactions