Skip to main content
The Metrics Summary API returns platform metrics (prefixed with kaireon_) in JSON format. Used by the operations dashboard. Admin only.

GET /api/v1/metrics/summary

Retrieve all kaireon_* Prometheus metrics as JSON.

Example

Response

The full response also includes the default Node.js process metrics (kaireon_process_*, kaireon_nodejs_*) emitted by the collector, since every metric is registered under the kaireon_ prefix.