Return aggregated runtime monitoring metrics for a single model. Computed by MonitoringService.get_model_metrics(). Dist
GET/api/v1/monitoring/models/:model_id
Return aggregated runtime monitoring metrics for a single model. Computed by MonitoringService.get_model_metrics(). Distinct from models.get_inference_metrics which computes from InferenceSession rows; this endpoint delegates to the MonitoringService abstraction layer.
Request
Responses
- 200
- default
Success
Error response