Skip to main content
Every time we trigger the extraction of a source, the execution of a transformation or the sending of data to a destination, we call it a run. You can monitor the execution of your runs to make sure the process is completed with no errors.

What is a run?

It’s how we call an individual execution of a data pipeline (e.g. data source extraction, data transformation, destination loader). Every time a pipeline is executed (triggered), we have a new register on the list of runs and you can track its progress by monitoring its logs - sepcially if something goes wrong and you can see the error log.

What can I do on the Runs page?

You’ll find a list of runs with its status, pipeline name, and some metadata about the run. You can filter the list by status and/or pipeline, so you can easily check it in detail.
I