@cpod/sdk - v0.2.7
Preparing search index...
RuntimeQueryMetricsOptions
Interface RuntimeQueryMetricsOptions
interface
RuntimeQueryMetricsOptions
{
name
:
string
;
startDate
:
string
;
endDate
:
string
;
aggregation
?:
"count"
|
"sum"
|
"avg"
|
"min"
|
"max"
;
groupBy
?:
string
[]
;
dimensions
?:
MetricDimension
;
}
Index
Properties
name
start
Date
end
Date
aggregation?
group
By?
dimensions?
Properties
name
name
:
string
start
Date
startDate
:
string
end
Date
endDate
:
string
Optional
aggregation
aggregation
?:
"count"
|
"sum"
|
"avg"
|
"min"
|
"max"
Optional
group
By
groupBy
?:
string
[]
Optional
dimensions
dimensions
?:
MetricDimension
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
start
Date
end
Date
aggregation
group
By
dimensions
@cpod/sdk - v0.2.7
Loading...