solr jmx has been a source of frustration to me for years and years. Beans come and go, names change, etc. I'm not surprised new relic leaks.
The only stable monitoring is the xml stuff from the http admin api. New Relic used to have decent APM integration with solr but dropped it a few versions ago (6.x?). Good luck with them and let me know if you find a decent solution. On Wed, Oct 13, 2021 at 12:39 PM Dan Rosher <[email protected]> wrote: > > Hi. > > We use newrelic to gather stats via their solr-jmx instrumentation > implementation. I've noticed a memory leak with their implementation that > allows metrics to be registered, but not deregistered (as MetricsManager > does in Solr) > > I was wondering if anyone else uses newrelic and has noticed performance > degradation over time in particular running out of heap as the old gen gets > filled up and exhausted. > > I've submitted a ticket to newrelic on this issue > > Kind regards, > Dan
