mlbiscoc commented on PR #3430: URL: https://github.com/apache/solr/pull/3430#issuecomment-3090767727
For the JMX reporter, how do we feel bridging [OTEL -> micrometer](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/micrometer-meter-provider) then using [micrometers JMX](https://docs.micrometer.io/micrometer/reference/implementations/jmx.html)? Output will probably be different but we are far from supporting naming conventions and such for backward compatibility at this point. It's all still behind the same OTEL framework as well. We can take advantage of OTELs vendor neutral philosophy here with all its shims and bridges without having to write our own. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
