Share

Data Tracing:

The Data Tracing feature provides a real-time visualization of how data flows through pipeline plugins. It shows animated traces of data movement, highlights errors, and provides detailed logs. This helps users quickly understand pipeline behavior and troubleshoot issues.

Enable Data Tracing

  1. Build and prepare the pipeline for deployment.

  2. In the Save and Deploy window, toggle Data Tracing on.

datatracing_01

  1. The Platform Console will display a confirmation message:

datatracing_02

Visualizing Data Flow

Once the pipeline starts receiving data logs, traces will be displayed:

• Green highlights → Successful execution and data flow.

datatracing_03

• Red highlights → An exception or error in the plugin (e.g., in the Tandem Gateway plugin).

datatracing_04

Viewing Logs

  1. Double-click the Log button on a plugin to open its logs.

  2. Use the arrow buttons to navigate between logs of different plugins.

datatracing_05

Please Note:

• Only one message or data log from stream/gateway can be traced at a time.

• To restart a Trace or view next message, User must restart the pipeline.

• If Data Trace feature is turned on, the pipeline will process only one message per restart. To disable tracing, toggle the Data Tracing switch off in the console

datatracing_06

Was this information helpful?