Monte Carlo Orchestrator
Type | Pre-Set |
---|---|
Image | $DATAOPS_MONTECARLO_RUNNER_IMAGE |
Feature Status | PubPrev |
The Monte Carlo orchestrator is a pre-set orchestrator that allows data to be published to the Monte Carlo Data Observability Platform. Therefore, using this orchestrator allows DataOps products to leverage the observability tools contained within the Monte Carlo platform.
This orchestrator inherits from the dataops-python-3 orchestrator and includes the python package pypi.org/project/montecarlodata. For more instructions on usage, please see pypi.org/project/montecarlodata and docs.getmontecarlo.com/docs.
Usage
pipelines/includes/local_includes/montecarlo<-jobs/my_montecarlo-job.yml
My Monte Carlo Job:
extends:
- - .agent_tag
stage: "Business Testing"
image: $DATAOPS_MONTECARLO_RUNNER_IMAGE
variables:
script:
- montecarlo --version
icon: ${MONTECARLODATA_ICON}
Supported parameters
None
Example Jobs
None
Project Resources
None
Host dependencies (and Resources)
None