Skip to main content
Run Monte Carlo CLI commands from a Bolt schedule to import dbt™ artifacts like manifest.json and run_results.json into Monte Carlo for observability.

Prerequisites

  • Monte Carlo connected as a workspace integration.
  • Run the Monte Carlo command after each dbt™ command, since files in the target directory are overwritten on every dbt™ run.
To send all dbt™ artifacts for every run automatically, set RUN_MONTECARLO_UPLOAD to TRUE.

Usage

Add the Run MonteCarlo CLI command to your schedule and enter one or more Monte Carlo CLI commands, one per line:
A Monte Carlo command runs even if a previous command in the schedule failed, so dbt™ artifacts are uploaded regardless of the run outcome.

Learn more

See the Paradime Monte Carlo CLI for the full command and flag reference.