Metrics support was added after 6.1, so use the latest 6.x release.

I was waiting for that support, then decided it was not useful for us because 
it doesn’t break down performance by collection and request handler. But it 
does report tons of stuff we don’t care about. So it does nothing for tracking 
our SLA to our clients. I turned it off.

We have a custom servlet filter that measures performance by collection+handler 
and sends that to our metrics system. Right now, it sends Grafana format, but I 
need to upgrade it to InfluxDB line protocol.

For JVM and error monitoring, we use New Relic (not even close to free).

wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/  (my blog)

> On Apr 30, 2019, at 1:44 PM, shruti suri <er.shrutis...@gmail.com> wrote:
> 
> I am using solr-6.1, will grafana with Prometheus would work ?
> 
> Thanks
> Shruti
> 
> 
> 
> -----
> Regards
> Shruti
> --
> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to