Re: Solr & Kubernetes - how to configure the liveness

2021-11-12 Thread Mathieu Marie
Beware that using http://node:8983/api/node/health?requireHealthyCores=true for your liveness assumes that ZK is up and running. We are all hoping that ZK is never down, but if it happens, your Solr liveness probe will start to fail too, and K8S will restart all our Solr, adding instability to a cl

Re: Duplicate sample errors using prometheus-exporter in Solr 8.9.0

2021-08-12 Thread Mathieu Marie
t; > We have changed our Prometheus configuration to scrape only from one pod > in the cluster, but we still see the error given below. Is there anything > else we can try? > > On 2021/08/11 08:58:34, Mathieu Marie > wrote: > > It happens because you use *-z zk-url *to connec

Re: Duplicate sample errors using prometheus-exporter in Solr 8.9.0

2021-08-11 Thread Mathieu Marie
collection_shard1_replica_t5",collection="a_collection",shard="shard1",replica="replica_t5",base_url=" > http://fqdn1.for.solr.server:32080/solr",} 9.14561856290722E11 > > This is the systemd unit file that runs the exporter container: > > [Unit