package
0.5.22
Repository: https://github.com/zhiyunliu/glue.git
Documentation: pkg.go.dev

# README

prometheus

Monitor Prometheus metrics.

# Packages

No description provided by the author

# Functions

NewCounter new a prometheus counter and returns Counter.
NewGauge new a prometheus gauge and returns Gauge.
NewHistogram new a prometheus histogram and returns Histogram.
NewSummary new a prometheus summary and returns Histogram.

# Constants

No description provided by the author