B C D E G H I J L M P R S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BlockingExecTimingInterceptor - Interface in ratpack.dropwizard.metrics
- blockingTimingMetrics(boolean) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
The state of blocking timing metrics reporting.
- byteBufAllocator() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
- byteBufAllocator(Action<? super ByteBufAllocatorConfig>) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Configure the byte buf allocator metric set.
- ByteBufAllocatorConfig - Class in ratpack.dropwizard.metrics
-
Configuration for collecting metrics about
ByteBufAllocator. - ByteBufAllocatorConfig() - Constructor for class ratpack.dropwizard.metrics.ByteBufAllocatorConfig
C
- configure() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsModule
- console() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
- console(Action<? super ConsoleConfig>) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Configure the console metrics publisher.
- ConsoleConfig - Class in ratpack.dropwizard.metrics
- ConsoleConfig() - Constructor for class ratpack.dropwizard.metrics.ConsoleConfig
- csv(Action<? super CsvConfig>) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Configure the csv metrics publisher.
- CsvConfig - Class in ratpack.dropwizard.metrics
- CsvConfig() - Constructor for class ratpack.dropwizard.metrics.CsvConfig
D
- DEFAULT_INTERVAL - Static variable in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
- detail(boolean) - Method in class ratpack.dropwizard.metrics.ByteBufAllocatorConfig
-
Set the state of detailed metric collectrion for the
ByteBufAllocatormetric collector. - disable() - Method in class ratpack.dropwizard.metrics.GraphiteConfig
-
Disable the Graphite publisher.
- DropwizardMetricsConfig - Class in ratpack.dropwizard.metrics
-
The configuration object for
DropwizardMetricsModule. - DropwizardMetricsConfig() - Constructor for class ratpack.dropwizard.metrics.DropwizardMetricsConfig
- DropwizardMetricsModule - Class in ratpack.dropwizard.metrics
-
An extension module that provides support for Dropwizard Metrics.
- DropwizardMetricsModule() - Constructor for class ratpack.dropwizard.metrics.DropwizardMetricsModule
- durationUnit(TimeUnit) - Method in class ratpack.dropwizard.metrics.GraphiteConfig
-
Convert durations to the given time unit.
- durationUnit(TimeUnit) - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
Convert durations to the given time unit.
E
- enable() - Method in class ratpack.dropwizard.metrics.GraphiteConfig
-
Enable the Graphite publisher.
- enable(boolean) - Method in class ratpack.dropwizard.metrics.ByteBufAllocatorConfig
-
Set the state of the
ByteBufAllocatormetric collector. - enable(boolean) - Method in class ratpack.dropwizard.metrics.ConsoleConfig
-
Set the state of the Console publisher.
- enable(boolean) - Method in class ratpack.dropwizard.metrics.CsvConfig
-
Set the state of the CSV publisher.
- enable(boolean) - Method in class ratpack.dropwizard.metrics.HttpClientConfig
-
Set the state of HttpClient metrics.
- enable(boolean) - Method in class ratpack.dropwizard.metrics.JmxConfig
-
Set the state of the JMX publisher.
- enable(boolean) - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
Set the state of the Slf4j publisher.
- excludeFilter(String) - Method in class ratpack.dropwizard.metrics.ReporterConfigSupport
-
Set the exclude metric filter expression of the reporter.
G
- getByteBufAllocator() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Get the settings for the byte buf allocator metric set.
- getConsole() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Get the settings for the console metrics publisher.
- getCsv() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Get the settings for the csv metrics publisher.
- getDurationUnit() - Method in class ratpack.dropwizard.metrics.GraphiteConfig
-
The state of duration conversion.
- getDurationUnit() - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
The state of the duration time unit.
- getExcludeFilter() - Method in class ratpack.dropwizard.metrics.ReporterConfigSupport
-
The exclude metric filter expression of the reporter.
- getGraphite() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Get the settings for the Graphite metrics publisher.
- getHttpClient() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Get the settings for the http client metric set.
- getIncludeFilter() - Method in class ratpack.dropwizard.metrics.ReporterConfigSupport
-
The include metric filter expression of the reporter.
- getJmx() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Get the settings for the JMX metrics publisher.
- getLogger() - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
The state of the logger.
- getLogLevel() - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
The state of the logging level.
- getMarker() - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
The state of the marker.
- getPollingFrequencyInSeconds() - Method in class ratpack.dropwizard.metrics.HttpClientConfig
-
The frequency in seconds of which the HttpClient metrics will be refreshed.
- getPrefix() - Method in class ratpack.dropwizard.metrics.GraphiteConfig
-
The state of the metric name prefix.
- getPrefix() - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
The logger prefix.
- getRateUnit() - Method in class ratpack.dropwizard.metrics.GraphiteConfig
-
The state of rate conversion.
- getRateUnit() - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
The state of the rate time unit.
- getReportDirectory() - Method in class ratpack.dropwizard.metrics.CsvConfig
-
The directory to output CSV metrics reports to.
- getReporterInterval() - Method in class ratpack.dropwizard.metrics.ScheduledReporterConfigSupport
-
The interval between metrics reports.
- getRequestMetricGroups() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
A map of regular expressions used to group request metrics.
- getSender() - Method in class ratpack.dropwizard.metrics.GraphiteConfig
-
The
GraphiteSenderinstance. - getSlf4j() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Get the settings for the Slf4j Logger metrics publisher.
- getWebSocket() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Get the settings for the websockets metrics broadcaster.
- graphite(Action<? super GraphiteConfig>) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Configure the Graphite metrics publisher.
- GraphiteConfig - Class in ratpack.dropwizard.metrics
-
A Configuration implementation to setup
GraphiteReporterinstances. - GraphiteConfig() - Constructor for class ratpack.dropwizard.metrics.GraphiteConfig
H
- handle(Context) - Method in class ratpack.dropwizard.metrics.MetricsPrometheusHandler
- handle(Context) - Method in class ratpack.dropwizard.metrics.MetricsWebsocketBroadcastHandler
- httpClient() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
- httpClient(Action<? super HttpClientConfig>) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Configure the http client metric set.
- HttpClientConfig - Class in ratpack.dropwizard.metrics
- HttpClientConfig() - Constructor for class ratpack.dropwizard.metrics.HttpClientConfig
I
- includeFilter(String) - Method in class ratpack.dropwizard.metrics.ReporterConfigSupport
-
Set the include metric filter of the reporter.
- isBlockingTimingMetrics() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
The state of blocking timing metrics.
- isDetailed() - Method in class ratpack.dropwizard.metrics.ByteBufAllocatorConfig
-
The state of detailed metric collection for the
ByteBufAllocatormetric collector. - isEnabled() - Method in class ratpack.dropwizard.metrics.ByteBufAllocatorConfig
-
The state of the ByteBufAllocator metric collector.
- isEnabled() - Method in class ratpack.dropwizard.metrics.ConsoleConfig
-
The state of the Console publisher.
- isEnabled() - Method in class ratpack.dropwizard.metrics.CsvConfig
-
The state of the CSV publisher.
- isEnabled() - Method in class ratpack.dropwizard.metrics.GraphiteConfig
-
The state of the Graphite publisher.
- isEnabled() - Method in class ratpack.dropwizard.metrics.HttpClientConfig
-
The state of HttpClient metrics.
- isEnabled() - Method in class ratpack.dropwizard.metrics.JmxConfig
-
The state of the JMX publisher.
- isEnabled() - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
The state of the Slf4j publisher.
- isJvmMetrics() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
The state of jvm metrics collection.
- isPrometheusCollection() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
The state of the Prometheus metrics collector.
- isRequestTimingMetrics() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
The state of request timing metrics.
J
- jmx() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
- jmx(Action<? super JmxConfig>) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Configure the JMX metrics publisher.
- JmxConfig - Class in ratpack.dropwizard.metrics
- JmxConfig() - Constructor for class ratpack.dropwizard.metrics.JmxConfig
- jvmMetrics(boolean) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
The state of JVM metrics reporting.
L
- logger(Logger) - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
Log metrics to the given logger.
- logLevel(Slf4jReporter.LoggingLevel) - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
Use Logging Level when reporting.
M
- marker(Marker) - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
Mark all logged metrics with the given marker.
- MetricsPrometheusHandler - Class in ratpack.dropwizard.metrics
-
A Handler that exposes metric reports in Prometheus format.
- MetricsPrometheusHandler() - Constructor for class ratpack.dropwizard.metrics.MetricsPrometheusHandler
- MetricsWebsocketBroadcastHandler - Class in ratpack.dropwizard.metrics
-
A Handler that broadcasts metric reports via web sockets.
- MetricsWebsocketBroadcastHandler() - Constructor for class ratpack.dropwizard.metrics.MetricsWebsocketBroadcastHandler
P
- pollingFrequencyInSeconds(int) - Method in class ratpack.dropwizard.metrics.HttpClientConfig
-
The frequency in seconds of which the HttpClient metrics will be refreshed.
- prefix(String) - Method in class ratpack.dropwizard.metrics.GraphiteConfig
-
Prefix all metric names with the given string.
- prefix(String) - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
Prefix all metric names with the given string.
- prometheusCollection(boolean) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
The state of Prometheus metrics collection.
R
- rateUnit(TimeUnit) - Method in class ratpack.dropwizard.metrics.GraphiteConfig
-
Convert rates to the given time unit.
- rateUnit(TimeUnit) - Method in class ratpack.dropwizard.metrics.Slf4jConfig
-
Convert rates to the given time unit.
- RATPACK_METRIC_REGISTRY - Static variable in class ratpack.dropwizard.metrics.DropwizardMetricsModule
- ratpack.dropwizard.metrics - package ratpack.dropwizard.metrics
-
Integration with Dropwizard Metrics Library.
- reportDirectory(File) - Method in class ratpack.dropwizard.metrics.CsvConfig
-
Configure the output directory for csv metrics reports.
- ReporterConfigSupport<T extends ReporterConfigSupport<T>> - Class in ratpack.dropwizard.metrics
-
A common base for reporter config classes.
- ReporterConfigSupport() - Constructor for class ratpack.dropwizard.metrics.ReporterConfigSupport
- reporterInterval(Duration) - Method in class ratpack.dropwizard.metrics.ScheduledReporterConfigSupport
-
Configure the interval between metrics reports.
- requestMetricGroups(Map<String, String>) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Configure the request metric groups.
- RequestTimingHandler - Interface in ratpack.dropwizard.metrics
- requestTimingMetrics(boolean) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
The state of request timing metrics reporting.
S
- ScheduledReporterConfigSupport<T extends ReporterConfigSupport<T>> - Class in ratpack.dropwizard.metrics
-
A common base for scheduled reporter config classes.
- ScheduledReporterConfigSupport() - Constructor for class ratpack.dropwizard.metrics.ScheduledReporterConfigSupport
- sender(GraphiteSender) - Method in class ratpack.dropwizard.metrics.GraphiteConfig
-
Configure the
GraphiteSenderinstance. - slf4j() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
- slf4j(Action<? super Slf4jConfig>) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Configure the Slf4j logger metrics publisher.
- Slf4jConfig - Class in ratpack.dropwizard.metrics
- Slf4jConfig() - Constructor for class ratpack.dropwizard.metrics.Slf4jConfig
W
- webSocket() - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
- webSocket(Action<? super WebsocketConfig>) - Method in class ratpack.dropwizard.metrics.DropwizardMetricsConfig
-
Configure the websockets metrics broadcaster.
- WebsocketConfig - Class in ratpack.dropwizard.metrics
- WebsocketConfig() - Constructor for class ratpack.dropwizard.metrics.WebsocketConfig
All Classes All Packages