Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Fri, 04 Feb 2022 19:38:00 +0000 Plotting go test coverage over time #testing #howto #observability <p>The Go SDK has been including test coverage reports since <a href="https://go.dev/blog/cover" style="box-sizing: inherit; color: rgb(0, 162, 156);">Go 1.2</a>.</p> <p>How can we obtain a time graph of test coverage, without needing a SaaS service? Enter https://gitlab.com/fgmarand/gocoverstats ...</p> 4 points posted by FGM https://osinet.fr/go/en/articles/plotting-go-test-coverage 4681 Sun, 16 Jan 2022 20:24:00 +0000 Monitoring in the time of cloud native #cloud #observability <p name="0a3c" id="0a3c" class="graf graf--p graf-after--p">The infrastructure space is in the midst of a paradigm-shifting change. The way organizations — from the smallest of startups to established companies — build and operate systems has evolved.</p><p name="bf01" id="bf01" class="graf graf--p graf-after--p">Containers, Kubernetes, microservices, service meshes, immutable infrastructure are all incredibly <em class="markup--em markup--p-em" style="font-feature-settings: 'liga' 1, 'salt' 1;">promising</em>&nbsp;ideas which fundamentally change the way we operate software. As more and more organisations move toward these paradigms, the systems we build have become more distributed and in the case of containerisation, more ephemeral.</p> 7 points posted by kenny https://medium.com/@copyconstruct/monitoring-in-the-time-of-cloud-native-c87c7a5bfa3e 2771 Sun, 08 Oct 2017 18:30:00 +0000