Stream Neat metrics events
GET/api/neat-metrics
Opens a long-lived server-sent events connection to the local metrics broker. Each SSE data field contains one JSON metrics event; clients should reconnect after network interruption and must not wait for the response body to terminate.
Responses
- 200
A long-lived server-sent event stream. Each data field contains a JSON metrics event.