MLServer icon indicating copy to clipboard operation
MLServer copied to clipboard

Custom metrics are not showing up when parallel_worker=0

Open saeid93 opened this issue 2 years ago • 3 comments

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.

saeid93 avatar May 16 '23 06:05 saeid93

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:

adriangonz avatar May 17 '23 16:05 adriangonz