Databricks SDK for JavaScript
    Preparing search index...
    Index

    Properties

    comparisonOperator?: ComparisonOperator

    Operator used for comparison in alert evaluation.

    emptyResultState?: AlertEvaluationState

    Alert state if result is empty. Please avoid setting this field to be UNKNOWN because UNKNOWN state is planned to be deprecated.

    lastEvaluatedAt?: Instant

    Timestamp of the last evaluation.

    notification?: AlertNotification

    User or Notification Destination to notify when alert is triggered.

    Source column from result to use to evaluate alert

    Latest state of alert evaluation.

    threshold?: AlertOperand

    Threshold to user for alert evaluation, can be a column or a value.