Insight: Rule Results
Field Definitions
RULE_DESCRIPTION : As defined by the user in the UI or via Monitors as Code
RULE_UUID: Unique identifier for the custom rule
GENERATED_BY_RULE_UUID: Unique identifier of the parent custom rule if variables were used, otherwise identical to RULE_UUID
MONITOR_TYPE : The monitor type
LABELS: Labels (/audiences) associated with the rule
TABLES: Comma-delimited list of tables associated with the rule
RUNNING_TIME : A timestamp that the monitor ran
QUERY_VALUE : Null for SLI, 0 when custom rule has passed, number of records returned otherwise
THRESHOLD: Threshold used for breach evaluation, if appropriate
PASS_OR_BREACH : A pass / breach boolean.
Updated 10 months ago