seldon-core icon indicating copy to clipboard operation
seldon-core copied to clipboard

Spike in Cloud Logging metrics

Open Vavinash-github opened this issue 2 years ago • 0 comments

I recently upgraded seldon from 1.15 to 1.16 version. I am using GKE (Google Kubernetes Engine cluster) Version 1.27 and I see a huge spike in the logs emitted from seldon-system/seldon-controller-manager deployment manager container.

Details: Logs spiked from .1Kb/sec to like 2Mb/sec.
I see logs with ---> Patch: {some json} , Current: {some json} , Modified: {some json} , Original: {some json}

I would like to know the configuration to stop logging from the deployment.

Thanks..

Vavinash-github avatar Oct 09 '23 21:10 Vavinash-github