
60 vFoglight
Web Component Guide
MetricValue
Property Type Description
uniqueId String unique id
startTime Date start time of interval, exclusive
endTime Date end time of interval, inclusive
sampledPeriod Long period covered by this interval in
milliseconds. (Might be less than endTime
- startTime if agent was not collecting data
during the entire interval.)
count Long number of agent samples in this interval
min Number minimum value of all agent samples in this
interval
max Number maximum value of all agent samples in this
interval
average Number average value of all agent samples in this
interval
sum Number sum of all agent samples in this interval
sumSquares Number sum of the squares of all agent samples in
this interval
standardDeviation Number standard deviation of all agent samples in
this interval
baselineMin Number baseline minimum value of all agent
samples in this interval
baselineMax Number baseline maximum value of all agent
samples in this interval
Comentarios a estos manuales