OpenTracing
OpenTracing is an open-source vendor neutral standard distributed system that is used to track and troubleshoot the current state of the jobs.
TIBCO ActiveMatrix BusinessWorks™ application supports Jaeger libraries to display span for each activity and process instance during the job execution. Span corresponds to a process instance as well as an activity instance that has information such as ActivityName, JobID, process instance ID, and so on. For each process instance, root span is created and all the activity instances are child spans of it. Trace represents multiple related process instance spans.
For more information about Jaeger, see Jaeger documentation.