# 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