Sounds like a great idea to me. At work we use a different framework to report metrics and generally disable jmx everywhere that allows us to do so.
-ck On Mon, Nov 16, 2020, at 09:39, Gary Gregory wrote: > Hi All, > > I am starting to think that registering JMX MBeans after setting a config > from the Core's logger context should be opt in and not done always. > > This would make startup (a little?) faster and "safer" since opening up JMX > could be considered a security issue. > > At least we have a global opt out through a system property... > > Gary >
