On Fri, Dec 6, 2019 at 11:29 AM Hochhaus, Andy 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
> que
Hello,
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?
-Andy
--
You