Package ratpack.dropwizard.metrics
Integration with Dropwizard Metrics Library.
See
DropwizardMetricsModule to get started.-
Interface Summary Interface Description BlockingExecTimingInterceptor RequestTimingHandler -
Class Summary Class Description ByteBufAllocatorConfig Configuration for collecting metrics aboutByteBufAllocator.ConsoleConfig CsvConfig DropwizardMetricsConfig The configuration object forDropwizardMetricsModule.DropwizardMetricsModule An extension module that provides support for Dropwizard Metrics.GraphiteConfig A Configuration implementation to setupGraphiteReporterinstances.HttpClientConfig JmxConfig MetricsPrometheusHandler A Handler that exposes metric reports in Prometheus format.MetricsWebsocketBroadcastHandler A Handler that broadcasts metric reports via web sockets.ReporterConfigSupport<T extends ReporterConfigSupport<T>> A common base for reporter config classes.ScheduledReporterConfigSupport<T extends ReporterConfigSupport<T>> A common base for scheduled reporter config classes.Slf4jConfig WebsocketConfig