Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Fri, 17 Aug 2018 11:02:00 +0000 One process programming #sqlite #ops 14 points posted by lolly https://crawshaw.io/blog/one-process-programming-notes 3469 Thu, 02 Aug 2018 14:05:00 +0000 Video: distributed large systems in Go #ops 14 points posted by gopher https://www.youtube.com/watch?v=8IKxf98h65Y 1351 Tue, 13 Dec 2016 19:25:00 +0000 Graceful restarts in Go #ops The idea behind graceful upgrades is to swap out the configuration and code of a process while it is running, without anyone noticing it. If this sounds error prone, dangerous, undesirable and in general a bad idea – I’m with you. However, sometimes you really need them. 12 points posted by kenny https://blog.cloudflare.com/graceful-upgrades-in-go/amp 3602 Thu, 11 Oct 2018 17:40:00 +0000 Grafana 4.0 released #ops #stats 10 points posted by lolly http://docs.grafana.org/guides/whats-new-in-v4/ 1291 Wed, 30 Nov 2016 21:59:00 +0000 Sysinfo - a pure Go library providing Linux OS / kernel / hardware system information #ops Package sysinfo is a pure Go library providing Linux OS / kernel / hardware system information. It's completely standalone, has no dependencies on the host system, doesn't execute external programs, doesn't even import other Go libraries. It collects only "inventory type" information, things that don't change often. 10 points posted by zcalusic https://github.com/zcalusic/sysinfo 1003 Mon, 22 Aug 2016 15:02:00 +0000 Gopherci - continuous integration for go projects #ops 9 points posted by kenny https://gopherci.io 1577 Fri, 20 Jan 2017 04:01:00 +0000 Cpustat - high frequency performance measurements for Linux #ops #profiling 8 points posted by kenny https://github.com/uber-common/cpustat 659 Fri, 04 Mar 2016 13:50:00 +0000 Collect Golang Runtime Metrics, outputting to a stats handler #metrics #ops Collect Golang Runtime Metrics, outputting to a stats handler by bmhatfield 7 points posted by kenny https://github.com/bmhatfield/go-runtime-metrics 1747 Thu, 16 Feb 2017 08:52:00 +0000 Monitoring 100 Servers with a $5/month Node #ops 6 points posted by kenny https://www.opsdash.com/blog/monitoring-servers.html 348 Fri, 23 Oct 2015 13:56:00 +0000 From google to the world - the kubernetes origin story #kubernetes #ops <i>So let me get this straight. You want to build an external version of the Borg task scheduler. One of our most important competitive advantages. The one we don’t even talk about externally. And, on top of that, you want to open source it?</i> 5 points posted by kenny https://cloudplatform.googleblog.com/2016/07/from-Google-to-the-world-the-Kubernetes-origin-story.html 3479 Sun, 05 Aug 2018 05:03:00 +0000 Monitoring a golang application with Supervisor #ops 4 points posted by Elton Minetto https://medium.com/@eminetto/monitoring-a-golang-application-with-supervisor-da09cc18b498 3696 Thu, 29 Nov 2018 11:43:00 +0000 Book: SRE books from google #ops Thanks for posting, edoted title. Not strictly go related but really interesting for developers deploying any kind of service at any scale.&nbsp; 4 points posted by drogo https://landing.google.com/sre/book.html 3459 Sat, 28 Jul 2018 07:13:00 +0000 do-agent - open source metrics from DigitalOcean #ops #digitalocean Collects system metrics from DigitalOcean Droplets by digitalocean 3 points posted by kenny https://github.com/digitalocean/do-agent 1619 Wed, 25 Jan 2017 21:53:00 +0000 Hoverpy scikitlearn #ops 3 points posted by andythomas http://ioloop.io/blog/hoverpy-scikitlearn 1613 Wed, 25 Jan 2017 05:48:00 +0000 Effective Health Checks in Go #ops 3 points posted by kenny https://opsee.com/guides/gochecks 851 Tue, 24 May 2016 18:59:00 +0000