/timeseries

Mount Point: /rest/timeseries

GET

Retrieve time-series data from the Cloudera Manager (CM) time-series data store using a tsquery.

Please see the tsquery language documentation.

Available since API v4.

Parameters

name description type default
query Tsquery to run against the CM time-series data store. query
from Start of the period to query (defaults to 5 minutes before the end of the period). query
to End of the period to query (defaults to current time). query now

Response Body

element: timeSeriesResponseList

List of time series that match the tsquery.