A summary of an organization's model monitors
| KEY | TYPE | Description |
|---|---|---|
| summary | dict | Count of monitors, count of versions, count of total rows of prediction data, count of failed versions. |
| featureDrift | dict | Percentage of monitors with and without KL divergence > 2. |
| labelDrift | dict | Histogram of label drift across versions. |
| dataIntegrity | dict | Counts of violations. |
| performance | dict | Model accuracy information. |
| alerts | dict | Count of alerts that are raised. |
| monitorData | dict | Information about monitors used in the summary for each time period. |
| totalStarredMonitors | int | Total number of starred monitors. |