Insignificant Truths

Go, the Programming Language

Monitoring Go Applications with Monit

Long running Go applications, especially compiled with pre-1.11 releases are a favorite target of the operating system's OOM killer. In this post I describe my setup to resurrect my long running Go application after it has suffered that regrettable fate.