Uses of Class
org.dhatim.dropwizard.prometheus.Pushgateway
-
-
Uses of Pushgateway in org.dhatim.dropwizard.prometheus
Methods in org.dhatim.dropwizard.prometheus with parameters of type Pushgateway Modifier and Type Method Description PrometheusReporterPrometheusReporter.Builder. build(Pushgateway prometheus)Builds aPrometheusReporterwith the given properties, sending metrics using the givenPrometheusSender.
-