Hello, We are transitioning from Solr 6 to Solr8/9. In the past we have enabled JMX in production to access MBean solr and jvm metrics.
It appears a good bit has changed in terms of Solr metrics configuration as I read the docs. However, it looks like enabling JMX is still an option - https://solr.apache.org/guide/8_11/using-jmx-with-solr.html. However, according to this page: "We don’t recommend enabling remote JMX access in production, but it can sometimes be useful when doing performance and user-acceptance testing prior to going into production." What are the reasons for not enabling JMX in prod? Some of the metrics are very useful in production. Thanks, Matt
