prometheus-solr-exporter icon indicating copy to clipboard operation
prometheus-solr-exporter copied to clipboard

Supporting SolrCloud mode with core and shard status

Open tanapoln opened this issue 6 years ago • 1 comments

I love this prometheus exporter so much! It works very very great for me.

By the way, I running SolrCloud mode but I cannot find a way to looks for shard healthy status, which node up/down/recovering/etc.

Can you support this metric?

Thank you so much.

tanapoln avatar Nov 05 '18 16:11 tanapoln

Hi, thanks, I will look if i can implement this. It seems that there is an api for solr > 6.6 versions : https://lucene.apache.org/solr/guide/6_6/collections-api.html#CollectionsAPI-Examples.15

noony avatar Nov 06 '18 15:11 noony