DropwizardMetricsOptions
Vert.x Dropwizard metrics configuration.
Name |
Type |
Description |
|
Set a custom baseName for metrics. |
|
|
Set the path for a config file that contains options in JSON format, to be used to create a new options object. The file will be looked for on the file system first and then on the classpath if it's not found. |
|
|
- |
|
|
Set the JMX domain to use when JMX metrics are enabled. |
|
|
Set whether JMX will be enabled on the Vert.x instance. |
|
|
Set the name used for registering the metrics in the Dropwizard shared registry. |
Match
A match for a value.
Name |
Type |
Description |
|
Set the alias the human readable name that will be used as a part of registry entry name when the value matches. |
|
Set the type of matching to apply. |
||
|
Set the matched value. |