package
0.11.0
Repository: https://github.com/raystack/meteor.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

optimus

Usage

source:
  type: optimus
  config:
    host: optimus.com:80

Inputs

KeyValueExampleDescription
hoststringoptimus.com:80Optimus' GRPC hostrequired
max_size_in_mbint45Max megabytes for GRPC client to receive message. Default to 45.

Outputs

FieldSample Value
resource.urnoptimus::https://optimus-host.com/project.namespace.job
resource.namejob-name
resource.serviceoptimus
resource.descriptionSample job description
ownership.owners[0].urn[email protected]
ownership.owners[0].name[email protected]
lineage.upstreams[].urnbigquery::project/dataset/table
lineage.upstreams[].typetable
lineage.upstreams[].servicebigquery
lineage.downstreams[0].urnbigquery::project/dataset/table
lineage.downstreams[0].typetable
lineage.downstreams[0].servicebigquery
properties.attributes{}

Contributing

Refer to the contribution guidelines for information on contributing to this module.