mlbiscoc opened a new pull request, #3623:
URL: https://github.com/apache/solr/pull/3623

   https://issues.apache.org/jira/browse/SOLR-17853
   
   Migrate the Plugins/Stats UI to use the /admin/metrics endpoint.
   
   This was originally using the SolrInfoMBeanHandler but the structure of that 
handler didn't make sense anymore with OTEL metrics and prometheus metrics 
taking over.
   
   Completely removing the `SolrInfoMBeanHandler` and `PluginInfoHandler` which 
both did almost identical things. Changed the UI component to hit the 
/admin/metrics endpoint and its filtering capabilities sorted by the category 
label.
   
   <img width="2302" height="1004" alt="Screenshot 2025-09-05 at 1 41 48 PM" 
src="https://github.com/user-attachments/assets/ace16d75-7f2e-45c7-9cfb-36a984ab93da";
 />
   


-- 
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]

Reply via email to