Stream app metrics
GET/apps/:appId/metricstream
Stream real-time metrics for an app using Server-Sent Events. Use the EventSource interface to parse the returned stream.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Success
Bad Field
Unauthorized
Forbidden
Server error.