Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Thu, 09 May 2019 17:34:00 +0000 Anatomy of a cascading failure 4 points posted by kenny https://www.honeycomb.io/blog/anatomy-of-a-cascading-failure 3962 Thu, 09 May 2019 05:09:00 +0000 Golang observability using the new pprof web ui to debug memory usage <a href="https://golang.org/" style="color: rgb(27, 171, 172); font-family: Roboto, sans-serif; font-size: 17px; font-variant-ligatures: none; orphans: 2; widows: 2; background-color: rgb(255, 255, 255);">Go</a>, for good reason, has become an incredibly popular language for everything from web applications to DevOps tools. We lean on Golang heavily here at <a href="https://honeycomb.io/" style="color: rgb(27, 171, 172); font-family: Roboto, sans-serif; font-size: 17px; font-variant-ligatures: none; orphans: 2; widows: 2; background-color: rgb(255, 255, 255);">Honeycomb</a>, and naturally we are <a href="https://honeycomb.io/blog/2017/08/observability-whats-in-a-name/" style="color: rgb(27, 171, 172); font-family: Roboto, sans-serif; font-size: 17px; font-variant-ligatures: none; orphans: 2; widows: 2; background-color: rgb(255, 255, 255);">observability</a>&nbsp;nerds, so I got ridiculously excited to use the new <a href="https://github.com/google/pprof" style="color: rgb(27, 171, 172); font-family: Roboto, sans-serif; font-size: 17px; font-variant-ligatures: none; orphans: 2; widows: 2; background-color: rgb(255, 255, 255);">pprof</a>&nbsp;web UI to gain more insight into the performance of our Golang programs, both internal and open source. 3 points posted by tomf https://honeycomb.io/blog/2017/08/golang-observability-using-the-new-pprof-web-ui-to-debug-memory-usage 2600 Thu, 31 Aug 2017 17:00:00 +0000