public function __construct(AggregationInterface $aggregation, int $startTimestamp) { $this->metric = new Metric([], [], $startTimestamp); }