GetMetricDataRequest
class GetMetricDataRequest
Types
Properties
Link copied to clipboard
This structure includes the Timezone
parameter, which you can use to specify your time zone so that the labels of returned data display the correct time for your time zone.
Link copied to clipboard
The maximum number of data points the request should return before paginating. If you omit this, the default of 100,800 is used.
Link copied to clipboard
The metric queries to be returned. A single GetMetricData
call can include as many as 500 MetricDataQuery
structures. Each of these structures can specify either a metric to retrieve, a Metrics Insights query, or a math expression to perform on retrieved data.
Link copied to clipboard