Apache Airflow · Schema

DagWarning

DagWarning schema from Apache Airflow API

ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

Properties

Name Type Description
dag_id string The dag_id.
message string The message for the dag warning.
timestamp string The time when this warning was logged.
warning_type string The warning type for the dag warning.
View JSON Schema on GitHub