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