| Package | Description |
|---|---|
| io.dropwizard.metrics | |
| io.dropwizard.metrics.graphite |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseFormattedReporterFactory
A base
ReporterFactory for configuring metric reporters with formatting options. |
class |
BaseReporterFactory
A base
ReporterFactory for configuring metric reporters. |
class |
ConsoleReporterFactory
A factory for configuring and building
ConsoleReporter instances. |
class |
CsvReporterFactory
A factory for configuring and building
CsvReporter instances. |
class |
Slf4jReporterFactory
A
ReporterFactory for Slf4jReporter instances. |
| Modifier and Type | Method and Description |
|---|---|
List<ReporterFactory> |
MetricsFactory.getReporters() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricsFactory.setReporters(List<ReporterFactory> reporters) |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphiteReporterFactory
A factory for
GraphiteReporter instances. |
Copyright © 2021. All rights reserved.