|
|
|
|
|
by pbnjay
4276 days ago
|
|
That's pretty interesting too, I'm going to play with it. Thanks! I recently stumbled across the standard expvar package[1] which lets me debug memory usage and annotated metrics. Similar concept from a different angle I guess. 1. http://golang.org/pkg/expvar/ |
|