solr-exporter-config solr_metrics_core_searcher_cache

2020-11-13 Thread ζŽδΈ–ζ˜Ž
HI: solr-exporter-config.xml solr_metrics_core_searcher_cache suggested add: escalation of ramBytesUsed $object.value | to_entries | .[] | select(.key == "lookups" or .key == "hits" or .key == "size" or .key == "evictions" or .key == "inserts" or .key == "ramBytesUsed") as $target |

solr-exporter using string arrays - 2

2020-11-03 Thread Maximilian Renner
Sorry for the bad format of the first mail, once again: Hello there, while playing around with the https://github.com/apache/lucene-solr/blob/master/solr/contrib/prometheus-exporter/conf/solr-exporter-config.xml I found a bug when trying to use string arrays like 'facet.

~solr-exporter using string arrays

2020-11-03 Thread Maximilian Renner
Hello there, while playing around with the https://github.com/apache/lucene-solr/blob/master/solr/contrib/prometheus-exporter/conf/solr-exporter-config.xml I found a bug when trying to use string arrays like 'facet.field': __ __ __ __ __ __ _test_ _/select_ __ __ __ _{!EX=P

Re: Need help in understanding the below error message when running solr-exporter

2020-10-19 Thread yaswanth kumar
p/WEB-INF/lib/commons-codec-1.11.jar" > > /bin/solr-exporter -p 8085 -z localhost:2181/solr -f > ./conf/solr-exporter-config.xml -n 16 > > and seeing these below messages and on the grafana solr dashboard I do see > panels coming in but data is not populating on them. > >

Need help in understanding the below error message when running solr-exporter

2020-10-17 Thread yaswanth kumar
ctory=org.apache.solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactory -Dbasicauth=solrrocks:" export CLASSPATH_PREFIX="../../server/solr-webapp/webapp/WEB-INF/lib/commons-codec-1.11.jar" /bin/solr-exporter -p 8085 -z localhost:2181/solr -f ./conf/solr-exporter-config.xml -n 16 and seeing these b

Re: Authentication between solr-exporter and solrcloud

2018-08-15 Thread Dwane Hall
tps://issues.apache.org/jira/browse/SOLR-12584?filter=-2> Thanks From: Sushant Vengurlekar Sent: Wednesday, 15 August 2018 10:39 PM To: solr-user@lucene.apache.org Subject: Authentication between solr-exporter and solrcloud I have followed this guide for monitori

Authentication between solr-exporter and solrcloud

2018-08-15 Thread Sushant Vengurlekar
I have followed this guide for monitoring the solrcloud https://lucene.apache.org/solr/guide/7_3/monitoring-solr-with-prometheus-and-grafana.html I have basic authentication enabled for the solrcloud. How do I configure the solr-exporter to authenticate with the set username and password. Thank

Solr exporter

2018-07-08 Thread Dwane Hall
Has anyone had any luck using the Solr 7.3+ exporter for metrics collection on a Solr instance with the basic auth plugin enabled? The exporter starts without issue but I have had no luck specifying the credentials when the exporter tries to call the metrics API. The documentation does not appea