PrometheusDsl
object PrometheusDsl
Provides a Kotlin DSL for building and registering Prometheus metric collectors.
Each factory function accepts a configuration lambda for the metric's builder and automatically registers the metric with the default Prometheus io.prometheus.client.CollectorRegistry.