Checks

The checks are verification about a set of conditions on a metric to do something or to create and alert about the status.

({{metricsCheck.type}}) Default name: {{metricsCheck.meta.name}}

    Run checks on:
The check warns but doesn't fail if the value is below this soft minimum
The check warns but doesn't fail if the value is above this soft maximum
Check failed Check didn't run
Check is working, and returned {{getResultOutcome()}}
Message: {{previewResult.value.message}}
Check failed (in {{previewRuns.errors.length}} of {{previewRuns.partitionIds.length}} partitions) Check didn't run
Check is working ({{previewRuns.partitionIds.length}} partitions)
Returned {{countOk}} OKs, {{countWarning}} WARNINGs and {{countError}} ERRORs

Failed

See progress

 {{previewRun.error.clazz}} : {{previewRun.error.message}}
 Stacktrace
{{previewRun.error.stack}}
Log
{{line}}

Add a new check

General settings