Observability
OpenTelemetry
Quick answer
OpenTelemetry is a vendor-neutral standard for emitting traces, metrics and logs.
OpenTelemetry is a vendor-neutral standard for emitting traces, metrics and logs.
Why it matters
Modelling a workflow run as a trace, with jobs and steps as spans, makes the critical path obvious in a way that a list of step durations never does.
Your next build could be twice as fast, at half the price
Start free. Migrating away is the same one line, and we publish that diff too.
Related
Build duration percentileA build duration percentile expresses how long builds take at a given point in the distribution, such as p95 meaning 95% of builds finish faster.Runner utilizationRunner utilization is the proportion of a runner's provisioned capacity actually used by the jobs running on it.