Skip to main content
POST
Prometheus range query (POST form)

Authorizations

oiq_token
string
cookie
required

Body

application/json
query
string

PromQL expression (simplified subset).

Maximum string length: 8192
start
string

Range start, epoch seconds.

Maximum string length: 64
end
string

Range end, epoch seconds.

Maximum string length: 64
step
string

Resolution step, e.g. '60' or '5m'.

Maximum string length: 32

Response

200

Success