TopQueryStatisticsInput interface
Input to get top query statistics
Properties
aggregation |
Aggregation function name. |
aggregation |
Aggregation interval type in ISO 8601 format. |
number |
Max number of top queries to return. |
observation |
Observation end time. |
observation |
Observation start time. |
observed |
Observed metric name. |
Property Details
aggregationFunction
Aggregation function name.
aggregationFunction: string
Property Value
string
aggregationWindow
Aggregation interval type in ISO 8601 format.
aggregationWindow: string
Property Value
string
numberOfTopQueries
Max number of top queries to return.
numberOfTopQueries: number
Property Value
number
observationEndTime
Observation end time.
observationEndTime: Date
Property Value
Date
observationStartTime
Observation start time.
observationStartTime: Date
Property Value
Date
observedMetric
Observed metric name.
observedMetric: string
Property Value
string