Use ModelOps to monitor the performance of models and model versions against specific key metrics. In addition to metric gathering and tracking, the model monitoring involves alerting based on these metric values.
ModelOps uses https://prometheus.io/ alert manager to provide the support of alerting in the UI. Prometheus is a very easy-to-use yet powerful tool that allows you to make the alerting rules very sophisticated and keep the alerting rule complexity encapsulated for the end-user.
The following sections describe how to enable alerts for a model, and how to create, edit and delete an alert configuration. For more details on monitoring alert, see Monitoring Alerts.