MetricsOptions
Vert.x metrics base configuration, this class can be extended by provider implementations to configure
those specific implementations.
Methods
MetricsOptions constructor
__construct( $metricsOptions = null)
Arguments
$metricsOptions
mixed | null
isEnabled
isEnabled() : boolean
setEnabled
setEnabled( $enabled) : $this