# Functions

NewAppCollector returns a prometheus collector for application metrics.
NewAppRegistry creates a new prometheus registry that collects applications.
NewMetricsServer returns a new prometheus server which collects application metrics.

# Constants

MetricsPath is the endpoint to collect application metrics.

# Structs

No description provided by the author