Evaluates a PromQL expression over a range of time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

PromQL expression to evaluate.

string

Start timestamp of the range (inclusive).

string

End timestamp of the range (inclusive). Must not be before start.

string
required

Query resolution step width, as a duration or a number of seconds.

string

Per-query timeout, clamped to the server-configured maximum.

int64
≥ 1

Maximum number of returned series. Defaults to and is capped at the
server-configured maximum.

string
^[a-zA-Z0-9_-]{3,26}$

Dataset to query. Defaults to the organization's default dataset.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json