...
Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
What is the Online Pipeline Debugger?
Sometimes it is necessary to see the flow of data thru a an automation pipeline for bugfixing and optimization tasks.
For this, you can use the online Online Pipeline Debugger.
It can be used without addition setup efforts using a web interface and records all input and output data of the commands of a given pipeline.
This way you can see where an error happened and / or which data has been passed into and produced by which command.
Enabling the Debugger
Before you can use the debugger in order to record pipeline calls, you have to first enable it for a certain pipeline.
...