Last week, Speechmatics welcomed attendees to its offices in Cambridge for our March Go Meetup where we discussed Prometheus.
Speechmatics’ Go Meetup is held monthly and is a chance for people interested in Go to get together in Cambridge and learn more about the programming language. The Meetup is open to all knowledge levels and is a great place to share experiences of using Go.
This month, we welcomed Ray Miller of Metail to speak about Prometheus, the open source monitoring solution. After providing a brief overview of Prometheus, Ray showed us how to instrument our Go programs using the official Prometheus client. In particular, we looked at examples of exposing arbitrary application-specific metrics and wrapping an HTTP handler.