interpolated_delta()
Calculate the change in a counter, interpolating values at boundaries as needed
Since 1.14.0
Calculate the change in a counter over the time period covered by a counter aggregate. Data points at the exact
boundaries of the time period aren’t needed. The function interpolates the counter values at the boundaries from
adjacent counter aggregates if needed.