MLServer
MLServer copied to clipboard
Custom metrics are not showing up when parallel_worker=0
Following the root cause of #1130 it seems that the MLServer metrics not working with the parallel_worker=0 was the reason. As a result Custom metrics seems to be not working in the Seldon core V1 wrapped MLServers when the parallel_worker>0.
Thanks for taking the time to troubleshoot this one!
There may be something strange going on with the base metrics register. We'll have a look :+1: