GraphAggregations
Aggregation results: one bucket per distinct groupBy key combination.
Properties
- The aggregation buckets.
- ↳
keymap[string]string requiredThe bucket key, one entry per aggregate.groupBy field: each map key is a groupBy field name, and its value is this bucket’s value for that field. - ↳
metricsmap[string]number requiredMetric values keyed by each metric’s ‘alias’.