5edc39ad91
this fills in series so that overlap of all series is not required to aggregate. we only fill in if at least one of the metrics contains a point in the timeslot. Closes-Bug: #1642661 Change-Id: I1a29f0095387c326bdc87af760a3ccb4a95de828
7 lines
285 B
YAML
7 lines
285 B
YAML
---
|
|
features:
|
|
- Add support to backfill timestamps with missing points in a subset of
|
|
timeseries when computing aggregation across multiple metrics. User can
|
|
specify `fill` value with either a float or `null` value. A granularity
|
|
must be specified in addition to `fill`.
|