Tagged articles
1 articles
Page 1 of 1
DevOps Cloud Academy
DevOps Cloud Academy
Oct 5, 2021 · Operations

Using the Prometheus Go Client Library to Instrument Go Applications

This tutorial demonstrates how to create a simple Go application, expose the default Prometheus metrics endpoint, add custom gauge metrics, use a custom registry, and work with counters, histograms, summaries, and label vectors to fully instrument Go services for monitoring.

GaugeInstrumentationcustom-registry
0 likes · 17 min read
Using the Prometheus Go Client Library to Instrument Go Applications