You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/09/22 19:26:19 UTC

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1004: SOLR-16404: Use newer clients in the Prometheus Exporter

HoustonPutman commented on code in PR #1004:
URL: https://github.com/apache/solr/pull/1004#discussion_r978011019


##########
solr/prometheus-exporter/build.gradle:
##########
@@ -22,6 +22,7 @@ description = 'Prometheus exporter for exposing metrics from Solr using Metrics
 
 dependencies {
   implementation project(':solr:solrj')
+  runtimeOnly project(':solr:solrj-zookeeper')
   // ideally remove ZK dep
   implementation('org.apache.zookeeper:zookeeper', {

Review Comment:
   I would need to change solrj-zookeeper for that. I'll do it in a separate PR/Issue.



-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org