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?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/b0bbac49-75d3-4d2e-9efb-2d7c238f0f13n%40googlegroups.com.

Reply via email to