Databricks SDK for JavaScript
    Preparing search index...

    Type Alias AlertEvaluationState

    AlertEvaluationState:
        | typeof AlertEvaluationState[keyof typeof AlertEvaluationState]
        | string & {}

    UNSPECIFIED - default unspecify value for proto enum, do not use it in the code UNKNOWN - alert not yet evaluated TRIGGERED - alert is triggered OK - alert is not triggered ERROR - alert evaluation failed