Micronaut JMX Configuration Reference
Every documented configuration property of Micronaut JMX, with types, descriptions, and defaults.
5 properties across 1 section
Micronaut Jmx Config Properties
Configuration properties for JmxConfiguration
| Property | Type | Description |
|---|---|---|
jmx.agent-id | java.lang.String | Sets the agent id. |
jmx.domain | java.lang.String | Sets the domain to create a new server with. |
jmx.add-to-factory | boolean | Sets if the server should be kept in the factory. Default true. |
jmx.ignore-agent-not-found | boolean | Sets to ignore the exception if the agent is not found. Default false. |
jmx.register-endpoints | boolean | Sets if endpoints should be registered. Default true. |
No properties match this filter.