A question about metric `/sched/latencies:seconds` in go1.17's package runtime/metrics

73 views
Skip to first unread message

rmfr

unread,
Aug 18, 2021, 3:45:08 AM8/18/21
to golang-nuts
Hi,

I am reading the description of metric `/sched/latencies:seconds` in runtime/metrics:

```
/sched/latencies:seconds 

    Distribution of the time goroutines have spent in the scheduler in a runnable state before actually running.
```

I wonder such records are from all the goroutines' `runnable` state time measurement, or just sampling?
Reply all
Reply to author
Forward
0 new messages