Uses of Class
io.dropwizard.metrics.BaseReporterFactory
-
-
Uses of BaseReporterFactory in io.dropwizard.metrics
Subclasses of BaseReporterFactory in io.dropwizard.metrics Modifier and Type Class Description classBaseFormattedReporterFactoryA baseReporterFactoryfor configuring metric reporters with formatting options.classConsoleReporterFactoryA factory for configuring and buildingConsoleReporterinstances.classCsvReporterFactoryA factory for configuring and buildingCsvReporterinstances.classSlf4jReporterFactoryAReporterFactoryforSlf4jReporterinstances.
-