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 topic describes how to enable alerts for a model. For more details on monitoring alerts, see Monitoring Alerts.