Hi Joshua,
Can you confirm thaht you are now seing only 3 lines instead of the 9 that
you showed previously?
Also the base_url should now be different. Is that the case?
Mathieu
On Wed, Aug 11, 2021 at 3:50 PM Joshua Hendrickson <
jhendrick...@tripadvisor.com> wrote:
> Mathieu,
>
> We have cha
Mathieu,
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 connect to solr.>
> When you d
It happens because you use *-z zk-url *to connect to solr.
When you do that the prometheus-export assumes that it connects to a
SolrCloud environment and will collect the metrics from all nodes.
Given you have started 3 prometheus-exporters, each one of them will
collect all metrics from the cluste
Hello,
Our organization has implemented Solr 8.9.0 for a production use case. We have
standardized on Prometheus for metrics collection and storage. We export
metrics from our Solr cluster by deploying the public Solr image for version
8.9.0 to an EC2 instance and using Docker to run the export