Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url http://aris.local/prometheus/api/v1/query \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data 'query=<string>' \ --data 'time=<string>'
{}
POST version of instant query endpoint.
API token only (for external integrations)
Query result
The response is of type object.
object