# Functions
CreateRegistryAndServeHTTP establishes an HTTP server that exposes the /metrics endpoint for Prometheus at the given address.
No description provided by the author
ServeHTTP establishes an HTTP server that exposes the /metrics endpoint for Prometheus at the given address.
# Structs
HandlerPrometheusMetricsMiddleware is a middleware that captures Prometheus metrics.
PrometheusMetricsBuilder provides methods to decorate publishers, subscribers and handlers.
PublisherPrometheusMetricsDecorator decorates a publisher to capture Prometheus metrics.
SubscriberPrometheusMetricsDecorator decorates a subscriber to capture Prometheus metrics.