KnowBite KnowBite

Open Source · · 1 min read

Distributed tracing for CI pipelines without touching a single workflow file

You’ve probably felt this one: GitHub Actions usage creeps up across your org, and your actual visibility into it doesn’t keep pace. Which workflows are slow? Which are flaky? How long are jobs sitting queued for...

Read original on CNCF