DropwizardMetricsOptions

Vert.x Dropwizard metrics configuration.
Name Type Description

registryName

String

Set the name used for registering the metrics in the Dropwizard shared registry.

jmxEnabled

Boolean

Set whether JMX will be enabled on the Vert.x instance.

jmxDomain

String

Set the JMX domain to use when JMX metrics are enabled.

monitoredEventBusHandlers

Array of Match

Add a monitored event bus handler.

monitoredHttpServerUris

Array of Match

Add an monitored http server uri.

enabled

Boolean

-

monitoredHttpClientUris

Array of Match

Add an monitored http client uri.