complain to new relic on their lagging solr support!!! I have and could use some support!
To address your actual question I have found JMX in solr to be crazy unreliable but the admin/metrics web endpoint is pretty good. I have some (crappy) python for parsing it for datadog: https://github.com/msporleder/dd-solrcloud you might be able to ship something similar to insights if you were so inclined On Sun, May 31, 2020 at 7:15 PM Ganesh Sethuraman <ganeshmail...@gmail.com> wrote: > > Hi > > We use New Relic to monitor Sold Cloud Cluster 7.2.1. we would like to get > alerted on any cluster state change. Like for example degraded shard. > Replica down. New relic can monitor any JMX metrices. > > Can you suggest JMX metrics that will help monitor degraded cluster, > replica recovering, shard replica down, etc? > > I couldn't find any metric on Solr documents. > > Regards > Ganesh