dsmiley commented on PR #3519: URL: https://github.com/apache/solr/pull/3519#issuecomment-3449022556
As I browse Solr 10 metrics endpoint for the first time, I'm seeing these metrics standout as seeming misplaced to me, from a naming standpoint. For metrics on a Solr core, I expect the metrics name to start with `solr_core_`. If not at a core level, I think `solr_node_ would be the right prefix. We do similarly already for caches. What follows the `solr_` prefix should be a very restricted list matching the enum `org.apache.solr.core.SolrInfoBean.Group` -- 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]
