MLServer icon indicating copy to clipboard operation
MLServer copied to clipboard

MLServer to hide http health request logs to avoid polluting the logs

Open axsaucedo opened this issue 3 years ago • 1 comments
trafficstars

As part of the Seldon Core addition https://github.com/SeldonIO/seldon-core/pull/4028 which moves the TCP ready checks into proper HTTP request ready checks to v2/health/ready there is now a lot of noise from the readiness checks every 5 seconds. We should explore ways in which we avoid this noise, perhaps making it completely silent by default, or eventually once the prometheus server is created on a separate server this could also be added (And both of them could be muted)

image

axsaucedo avatar Apr 05 '22 12:04 axsaucedo

@axsaucedo have you found a solution to this? I also cannot read the logs.

saeid93 avatar Sep 08 '22 19:09 saeid93