Pipeline Overview
This section is intended to help you monitor the health of your data pipelines and provide you with a way to investigate further.
- Once you have set up at least one pipeline in the orchestration section you will see it in the overview section. Each pipeline will be represented separately.
- Each vertical bar represents a pipeline run. A green bar represents success. A yellow bar represents a successful run, but a failure in ancillary functions, for example in a 'DBT test'. A red line indicates that the pipeline run has failed.
- To investigate further, hover over the bar, note the start time, and click on check logs.
- This will take you to the orchestrate section, where you would need to select logs and check for logs corresponding to the start time of the relevant run. (ref. Step 8 in the orchestrate section above)