Vert.x Dropwizard metrics configuration.
package |
Default |
---|
__construct( $metricsOptions = null)
mixed | null
addMonitoredEventBusHandler( $monitoredEventBusHandlers) : $this
Match|array
$this
addMonitoredHttpClientEndpoint( $monitoredHttpClientEndpoints) : $this
Match|array
$this
addMonitoredHttpClientUri( $monitoredHttpClientUris) : $this
Match|array
$this
addMonitoredHttpServerUri( $monitoredHttpServerUris) : $this
Match|array
$this
getBaseName() : string
string
getConfigPath() : string
string
getJmxDomain() : string
string
getMonitoredEventBusHandlers() : array
array
getMonitoredHttpClientEndpoint() : array
array
getMonitoredHttpClientUris() : array
array
getMonitoredHttpServerUris() : array
array
getRegistryName() : string
string
isEnabled() : boolean
boolean
isJmxEnabled() : boolean
boolean
setBaseName( $baseName) : $this
string
$this
setConfigPath( $configPath) : $this
string
$this
setEnabled( $enabled) : $this
boolean
$this
setJmxDomain( $jmxDomain) : $this
string
$this
setJmxEnabled( $jmxEnabled) : $this
boolean
$this
setRegistryName( $registryName) : $this
string
$this