Files
api-specs/idn/beta/schemas/DataPipelineQualifiers.yaml
2022-09-02 10:59:29 -04:00

24 lines
726 B
YAML

type: object
properties:
qualifier:
type: string
description: The specific run of this DAG and its associated data.
example: 20110909123456
dagId:
type: string
description: The Id of the Directed Acyclic Graph that produced the event.
example: ida-sp-one-streaming-144
type:
type: string
enum:
- IAI_PIPELINE_META
- IAI_PIPELINE_STREAMING
- IAI_PIPELINE_BATCH
- IAI_PIPELINE_QUALIFIER_ACTIVATED
- IAI_PIPELINE_FEATURESTORE
- IAI_PIPELINE_IDENTITYGRAPH
- IAI_PIPELINE_MATERIALIZER
- IAI_PIPELINE_LOW_SIMILARITY_OUTLIERS
- IAI_PIPELINE_PEERGROUPS
description: The type of the data pipeline event.
example: IAI_PIPELINE_STREAMING