Specification - paper2/github-actions-opentelemetry GitHub Wiki

Unit of Span is seconds

If duration of a span is below 1s, it represents 0μs because GitHub only provides second-by-second data.

image

Set up Job sometimes is before parent span.

This is GitHub Specification.

image