Production Pipelines
Last updated
Last updated
Paradime's Bolt is a comprehensive orchestration solution for deploying dbt™ models in production. Within Bolt, you can leverage DinoAI to quickly identify and resolve issues that may arise during your dbt™ production runs.
When reviewing the Run Logs for a specific Bolt schedule, DinoAI provides a detailed summary of each command execution. This summary breaks down the overall execution, highlights any warnings or errors, and offers recommendations to improve the reliability and performance of your production pipelines.
From the Bolt UI, select a specific schedule
Scroll down to Run History where you'll find a list individual executions of your bolt schedule.
Click on a specific Bolt run to discover additional run details.
Scroll down to Logs and Artifacts for a detailed record of each command executed during a scheduled run.
Select an executed command (ex. dbt run
) that has an error/warning.
Select the "Summary" tab to discover a DinoAI generated message about your command's execution, warnings, and potential fixes.
By surfacing these insights, DinoAI helps you quickly troubleshoot and address issues that may arise during your dbt™ production runs, ensuring reliable and efficient deployment of your data models.