Tag

custom-registry

0 views collected around this technical thread.

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.

GaugeGoInstrumentation
0 likes · 17 min read
Using the Prometheus Go Client Library to Instrument Go Applications