Datasource
GetDatasourceStatus returns recent status series (last 1h by default) from main time-series DB (Prometheus/VM).
get/v1/datasource/{uid}/status
Path parameters
uidstring required
Query parameters
startTimestring
Unix timestamp (seconds). Default: now - 1h.
endTimestring
Unix timestamp (seconds). Default: now.
stepSecondsinteger
Step in seconds for downsampling. Default: 60. Step in seconds (15–3600). Default 60 if not set.
Response
OK
Changes
Changed in 2 of the 31 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 71 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲