Skip to content

Monitoring

Monitoring displays the status and other execution meta-information for chains and flows.

Typical statuses:

🟡 running

🟢 success

🔴 error

There are two buttons to open the monitoring panel for chains and flows. The entire monitoring system is built on the drill-down principle, meaning you can navigate from a chain down to a specific loaded data package.

Chain Monitoring Panel

Clicking the Chain runs button opens the chain monitoring panel. The initial screen shows aggregated information for each existing chain: the number of runs, errors, successes, and in-progress executions, as well as information about the latest run. From this screen, you can drill down into the run history of a specific chain. There are two view modes: a flow matrix and a standard flow list. Furthermore, by selecting a specific chain run, you can drill down into the list of flows executed within that particular run. Finally, from a specific flow run, you can drill down into its list of loaded packages.

Flow Monitoring Panel

The flow monitoring panel is identical to the chain panel in terms of functionality, except that it excludes chain-specific information and includes flows that were executed standalone, without any chains. The table contains flow meta-information. By selecting a flow, you can drill down into it to view the details of the loaded packages.