mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 19:48:26 +00:00

* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs * Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs * Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs
856 B
856 B
title | slug |
---|---|
pipelineServiceMetadataPipeline | /main-concepts/metadata-standard/schemas/metadataingestion/pipelineservicemetadatapipeline |
PipelineServiceMetadataPipeline
PipelineService Metadata Pipeline Configuration.
Properties
type
: Pipeline type. Refer to #/definitions/pipelineMetadataConfigType. Default:PipelineMetadata
.includeLineage
(boolean): Optional configuration to turn off fetching lineage from pipelines. Default:True
.pipelineFilterPattern
: Regex exclude pipelines. Refer to ../type/filterPattern.json#/definitions/filterPattern.
Definitions
pipelineMetadataConfigType
(string): Pipeline Source Config Metadata Pipeline type. Must be one of:['PipelineMetadata']
. Default:PipelineMetadata
.
Documentation file automatically generated at 2022-07-14 10:51:34.749986.