I'm relatively new to Go, coming from a Windows/.NET background primarily. 
Does the Go runtime itself offer performance counters similar to what 
Windows makes available via perfmon? Specifically, I'm looking to capture 
realtime (not via a dump) metrics on heap usage, thread counts, GC 
collections, HTTP queue length, etc.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to