Prometheus API

Prometheus

This API provides metrics similar to the Status Endpoint but in a format designed for Prometheus.

If you need help setting up prometheus, see our tutorial.

Request

This endpoint exists on both the webservice and management interface

This endpoint does not require an API key

URI

GET /prometheus/metrics

Response

The Prometheus encoded response.

Table 1. Response Codes
Code Description

200

The request succeeded and the response is a valid Prometheus body

500

Something went wrong and it will be logged. The body will be empty.