Using the Golang Pprof Web UI to Debug Memory Usage
Golang as an Observability Tool 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…