sigram commented on PR #4902:
URL: https://github.com/apache/solr/pull/4902#issuecomment-5663601524

   Running with metricsEnabled=false produces this exception:
   ```
   2026-09-14 12:01:09.161 ERROR (qtp1465346452-42-localhost-12) [ 
t:localhost-12] o.a.s.s.HttpSolrCall 500 Exception
   java.io.IOException: No metrics found in response
           at 
org.apache.solr.response.PrometheusResponseWriter.write(PrometheusResponseWriter.java:66)
           at 
org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:814)
           at 
org.apache.solr.servlet.HttpSolrCall.logAndFlushAdminRequest(HttpSolrCall.java:730)
           at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:712)
           at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:478)
           at org.apache.solr.servlet.SolrServlet.dispatch(SolrServlet.java:114)
   ```


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