Uses of Class
com.codahale.metrics.graphite.Graphite
-
-
Uses of Graphite in com.codahale.metrics.graphite
Methods in com.codahale.metrics.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.
-