Run an ad-hoc timeseries query
timeseries
Run an ad-hoc timeseries query
Execute a one-off timeseries query or formula directly. This is not saved. Use for interactive mode or metrics explorer.
POST
Run an ad-hoc timeseries query
Authorizations
Body
application/json
the list of simple queries computed to generate the timeseries
Required array length:
1 - 6 elements- Option 1
- Option 2
In a query with a group by, it limits the number of groups returned. It does not affect a query using aggregate functions.
Required range:
1 <= x <= 10000Example:
50
The number of buckets to break the time series results into.
Example:
100
a list of formulas that combine the queries results
Maximum array length:
5Response
Timeseries search results
Map of the query/formula name and the related timeseries
contains the timeseries for a query or a formula
Retrieve the timeseries for a metric definition.Get Pattern templates for logs matching search criteria

