Le jeudi 14 février 2013 01:59:13 UTC+1, Shairon Toledo a écrit : > > I did that, however the newrelic agent only works by default with servlet > interface. Since elasticsearch uses netty it does not work automatically. > You will need patch elasticsearch with newrelic annotation in some methods > to get it working. The best option is http://sematext.com/spm/index.html > or paramedic for on-the-fly monitoring. >
According to the documentation, NewRelic supports Netty : https://docs.newrelic.com/docs/java/new-relic-for-java I've installed the latest agent and restarted Elasticsearch. I get a few JVM metrics, but nothing aout response time, throughput, … -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/4be325ec-e61d-48c8-ada0-146d37ad2f41%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
