Package | Description |
---|---|
ratpack.dropwizard.metrics |
Integration with Dropwizard Metrics Library.
|
Modifier and Type | Method and Description |
---|---|
Optional<WebsocketConfig> |
DropwizardMetricsConfig.getWebSocket()
Get the settings for the websockets metrics broadcaster.
|
Modifier and Type | Method and Description |
---|---|
DropwizardMetricsConfig |
DropwizardMetricsConfig.webSocket(Action<? super WebsocketConfig> configure)
Configure the websockets metrics broadcaster.
|