#What's the different between `CPU
1 messages · Page 1 of 1 (latest)
Hi @jade saddle 👋
Looks like
full CPU pressure (which means every thread in the container is blocked waiting for a CPU to be available)
via comment here: https://github.com/dagger/dagger/pull/8750
Thanks for pointing out @marsh lark
I got some explanation here https://github.com/dagger/dagger/blob/main/sdk/go/telemetry/metrics.go#L29-L33