MLServer
MLServer copied to clipboard
Instrument MLServer (tracing, metrics & logging)
Add support in MLServer to report metrics, logging and tracing through OpenTelemetry.
Hi Alejandro, just to let you know I started working on this ticket.
Hey @martapodarta ,
As before, thanks a lot for taking the time to jump into this one! :rocket:
Just as a heads up, metrics (https://github.com/SeldonIO/MLServer/issues/38) and logging (https://github.com/SeldonIO/MLServer/pull/323) should already be there. So, tracing would be the only remaining one.
From an early initial exploration, OpenTelemetry looked promising (at least for tracing). Although I haven't dived much deeper than that. It would be great to hear your thoughts for this one!
Done in #1281