On Fri, Dec 6, 2019 at 11:29 AM Hochhaus, Andy <ahochh...@samegoal.com> wrote:
>
> I would like to export the runtime run queue length (as can be seen using "go 
> tool trace") to our monitoring infrastructure but I am unable to find a way 
> to access it using the runtime package without traces enabled. Is the run 
> queue length accessible from application code?

Not as far as I know.  There is some related discussion at
https://golang.org/issue/15490.

Ian

-- 
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/CAOyqgcUR3GW68zTO3%3DG4O73VjC-NwONwr6fVv-9GUcM_SexyuQ%40mail.gmail.com.

Reply via email to