janhoy commented on a change in pull request #116:
URL: https://github.com/apache/solr/pull/116#discussion_r627514011
##########
File path: solr/contrib/prometheus-exporter/conf/solr-exporter-config.xml
##########
@@ -1053,6 +1053,51 @@
</str>
</arr>
</lst>
+ <lst name="request">
+ <lst name="query">
+ <str name="path">/admin/zookeeper/status</str>
Review comment:
For Exporter to be able to query this endpoint with SolrJ, SOLR-15384 is
required for SolrJ. This is already committed.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]