| Interface | Description |
|---|---|
| ReporterFactory |
A service provider interface for creating metrics
reporters. |
| Class | Description |
|---|---|
| BaseFormattedReporterFactory |
A base
ReporterFactory for configuring metric reporters with formatting options. |
| BaseReporterFactory |
A base
ReporterFactory for configuring metric reporters. |
| ConsoleReporterFactory |
A factory for configuring and building
ConsoleReporter instances. |
| CsvReporterFactory |
A factory for configuring and building
CsvReporter instances. |
| MetricsFactory |
A factory for configuring the metrics sub-system for the environment.
|
| ScheduledReporterManager |
Manages a
ScheduledReporter lifecycle. |
| Slf4jReporterFactory |
A
ReporterFactory for Slf4jReporter instances. |
| Enum | Description |
|---|---|
| ConsoleReporterFactory.ConsoleStream |
Copyright © 2020. All rights reserved.