# Packages
No description provided by the author
# Functions
NewPrometheusServer returns a metrics.Server that, when run, exposes an endpoint with Prometheus-specific metrics.
PrometheusPath is a functional option for setting the Prometheus webserver metrics path.
PrometheusPort is a functional option for setting the Prometheus webserver listening port.
# Interfaces
No description provided by the author
# Type aliases
PrometheusOption defines a functional option type for the Prometheus webserver config.