Dash0 acquires Polar Signals

Component schema

CheckThresholdChangeGate

object1 direct reference

Definition

Change gate configuration. Its presence on CheckThresholds leaves degraded and failed absolute, but additionally requires the observed quantity to be materially worse than it was over baselineWindow before the check fails. The check rule expression must provide the absolute threshold comparator through its parsed expression or a hand-written top-level comparison; otherwise the write is rejected.

ChangeGateComparisonrequired

How the change gate's value is compared against the observed quantity's recent level.

  • absolute_delta: The observed quantity must differ from its recent level by at least value, in the unit of the observed quantity itself and in the worsening direction defined by the rule's absolute threshold comparator.
  • relative_factor: The observed quantity must differ from its recent level by at least value times in the worsening direction defined by the rule's absolute threshold comparator.
"absolute_delta""relative_factor"
numberrequired

The minimum change required, interpreted according to comparison.

Durationrequired

The window the observed quantity's recent level is derived from.

number

Optional minimum windowed recent level required for the detector to evaluate. The unit is the observed quantity's unit, so suitable values depend on the selected signal.

Used by 1

These schemas and endpoints reference this type directly.