Uses of Class
io.dropwizard.metrics5.graphite.GraphiteReporter
-
-
Uses of GraphiteReporter in io.dropwizard.metrics5.graphite
Methods in io.dropwizard.metrics5.graphite that return GraphiteReporter Modifier and Type Method Description GraphiteReporterGraphiteReporter.Builder. build(Graphite graphite)Builds aGraphiteReporterwith the given properties, sending metrics using the givenGraphiteSender.GraphiteReporterGraphiteReporter.Builder. build(GraphiteSender graphite)Builds aGraphiteReporterwith the given properties, sending metrics using the givenGraphiteSender.
-