# Functions
InitPrometheusMetrics returns a init PromMetrics object.
# Variables
No description provided by the author
# Structs
PromMetrics implements the instrumenter so the metrics can be managed by Prometheus.
# Interfaces
Instrumenter is the interface that will collect the metrics and has ability to send/expose those metrics.