gmx icon indicating copy to clipboard operation
gmx copied to clipboard

Go Performance Counters

Open mrichman opened this issue 9 years ago • 1 comments

Hi Dave - this is more of a question than an issue. I'm relatively new to Go, coming from a Windows/.NET background primarily. Does gmx or 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 GC collections, HTTP queue length, etc. Thanks!

mrichman avatar Aug 29 '16 01:08 mrichman

Nope, not really.

Also, this project hasn't been maintained in four years. I think you'd be better serviced looking elsewhere.

On Mon, Aug 29, 2016 at 11:19 AM, Mark Richman [email protected] wrote:

Hi Dave - this is more of a question than an issue. I'm relatively new to Go, coming from a Windows/.NET background primarily. Does gmx or 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 GC collections, HTTP queue length, etc. Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/davecheney/gmx/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAcAwlhnyeqEWNWH9RFfzXmHZ4x1u7_ks5qkjO_gaJpZM4JvEh3 .

davecheney avatar Aug 29 '16 01:08 davecheney