apiTimeSeriesCrossEntityMetadata
A class holding additional metadata to the ApiTimeSeriesAggregateStatistics class that applies specifically to cross-entity aggregate metrics.
JSON
property | type | description |
---|---|---|
maxEntityDisplayName | maxEntityDisplayName (string) | The display name of the entity that had the maximum value for the cross-entity aggregate metric. |
minEntityDisplayName | minEntityDisplayName (string) | The display name of the entity that had the minimum value for the cross-entity aggregate metric. |
numEntities | numEntities (double) | The number of entities covered by this point. For a raw cross-entity point this number is exact. For a rollup point this number is an average, since the number of entities being aggregated can change over the aggregation period. |