Add any metrics to Prometheus with Golang

Here are some types of metrics we can add to Prometheus

  • Counter
  • Gauge
  • Histogram
  • Summary

Here is a golang example to add any metrics to Prometheus for Grafana dashboard


Posted

in

by

Tags: