@cpod/sdk - v0.2.7
Preparing search index...
MetricsQueryResult
Interface MetricsQueryResult
interface
MetricsQueryResult
{
name
:
string
;
dataPoints
:
MetricDataPoint
[]
;
aggregation
?:
string
;
total
?:
number
;
}
Index
Properties
name
data
Points
aggregation?
total?
Properties
name
name
:
string
data
Points
dataPoints
:
MetricDataPoint
[]
Optional
aggregation
aggregation
?:
string
Optional
total
total
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
data
Points
aggregation
total
@cpod/sdk - v0.2.7
Loading...