-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Closed
Description
It would be nice, if io.micrometer.jmx.JmxConfig
/ org.springframework.boot.actuate.autoconfigure.metrics.export.jmx.JmxProperties
in JmxMetricsExportAutoConfiguration
would be configurable (@ConfigurationProperties
).
I am deploying multiple spring boot apps to a Tomcat and would like to avoid JMX name clashes. Minimum requirement for that is to make the JMX domain configurable.
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement