Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
2.20. Data-Class: MetricDefinitionAggregate
An aggregate of metrics data for a given metric definition (for a group) Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
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 |