package
0.0.0-20230102091508-02d5eeac7d74
Repository: https://github.com/golang-boy/watermill.git
Documentation: pkg.go.dev
# 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.