Metrics

The MLServer package exposes a set of methods that let you register and track custom metrics. This can be used within your own custom inference runtimes. To learn more about how to expose custom metrics, check out the metrics usage guide.

.. automodule:: mlserver
   :members: register, log

Last updated

Was this helpful?