diff --git a/docs/querying/api.md b/docs/querying/api.md index 8af0d65b5b..139eb58dd7 100644 --- a/docs/querying/api.md +++ b/docs/querying/api.md @@ -132,7 +132,7 @@ URL query parameters: - `query=`: Prometheus expression query string. - `start=`: Start timestamp. - `end=`: End timestamp. -- `step=`: Query resolution step width. +- `step=`: Query resolution step width in `duration` format or float number of seconds. - `timeout=`: Evaluation timeout. Optional. Defaults to and is capped by the value of the `-query.timeout` flag.