3 Golang observability using the new pprof web ui to debug memory usage

honeycomb.io posted by tomf 2429 days ago  

Go, for good reason, has become an incredibly popular language for everything from web applications to DevOps tools. We lean on Golang heavily here at Honeycomb, and naturally we are observability nerds, so I got ridiculously excited to use the new pprof web UI to gain more insight into the performance of our Golang programs, both internal and open source.

Register to comment or vote on this story