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