mlbiscoc commented on code in PR #3209:
URL: https://github.com/apache/solr/pull/3209#discussion_r1970550265
##########
solr/core/src/java/org/apache/solr/response/PrometheusResponseWriter.java:
##########
@@ -47,12 +47,15 @@
* org.apache.solr.handler.admin.MetricsHandler}
*/
@SuppressWarnings(value = "unchecked")
-public class PrometheusResponseWriter extends RawResponseWriter {
Review Comment:
I don't fully remember. I think I followed a different writer at the time
and this one took an `OutputStream` which was what I was looking for but please
with change if this is not correct.
--
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]