Skip to main content

Monte Carlo Orchestrator

TypePre-Set
Image$DATAOPS_MONTECARLO_RUNNER_IMAGE
Feature Status
Feature release status badge: PubPrev
PubPrev

The pre-set Monte Carlo orchestrator allows data to be published to the Monte Carlo Data Observability Platform. Using this orchestrator allows DataOps.live 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 information on usage, 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