TopQueryStatisticsInput interface

Input to get top query statistics

Properties

aggregationFunction

Aggregation function name.

aggregationWindow

Aggregation interval type in ISO 8601 format.

numberOfTopQueries

Max number of top queries to return.

observationEndTime

Observation end time.

observationStartTime

Observation start time.

observedMetric

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