이 콘텐츠는 선택한 언어로 제공되지 않습니다.
2.20. Data-Class: MetricDefinitionAggregate
An aggregate of metrics data for a given metric definition (for a group) 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Name | Type | Description |
---|---|---|
min | Double | Minimum value for the data |
avg | Double | Average value for the data |
max | Double | Maximum value for the data |
definitionId | Integer | Id of the metric *definition* |
minTimeStamp | long | Timestamp of the earliest data point in the list |
maxTimeStamp | long | Timestamp for the latest data point in the list |