$attributes * attributes of the data point * @param ContextInterface|false|null $context execution context */ public function add($amount, iterable $attributes = [], $context = null): void; }