Skip to main content

Return aggregated runtime request telemetry for an app, derived from RuntimeRouteEvent records. Loads up to 10,000 event

GET 

/api/v1/monitoring/apps/:app_id/runtime

Return aggregated runtime request telemetry for an app, derived from RuntimeRouteEvent records. Loads up to 10,000 events within the timeframe and passes them to _build_monitoring_summary_response(). Distinct from monitoring.apps.get which reads from MonitoringService.

Request

Responses

Success