Uses of Class
io.dropwizard.metrics5.influxdb.InfluxDbReporter
-
Uses of InfluxDbReporter in io.dropwizard.metrics5.influxdb
Methods in io.dropwizard.metrics5.influxdb that return InfluxDbReporter Modifier and Type Method Description InfluxDbReporterInfluxDbReporter.Builder. build(InfluxDbSender sender)Builds a InfluxDbReporter with the given properties, sending metrics using the given InfluxDbSender.