Skip to main content

Module spans

Module spans 

Source
Expand description

Correlation spans.

Every long-running platform operation opens one of these, so a log line can be traced back to the sync run, job or account that produced it.

Functionsยง

job
Span covering one background job.
request
Span covering one outbound request, for rate-limit and latency analysis.
sync
Span covering one synchronisation run.