NewRelic and Elasticsearch

Does anybody know if it is possible to have Newrelic monitor Elasticsearch?
They provide a java client but I am not too sure how it would work?

Has anybody done this before?

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

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 Sematext Monitoring | Infrastructure Monitoring Service or
paramedic for on-the-fly monitoring.

On Wed, Feb 13, 2013 at 9:57 PM, Bruno Miranda bru.miranda@gmail.comwrote:

Does anybody know if it is possible to have Newrelic monitor
Elasticsearch? They provide a java client but I am not too sure how it
would work?

Has anybody done this before?

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--

Shairon Toledo
http://hashcode.me

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

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 Sematext Monitoring | Infrastructure Monitoring Service
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 elasticsearch+unsubscribe@googlegroups.com.
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.

@Jeremy: I've placed the newrelic installer in /usr/share/elasticsearch and
ran the installer but it would not work. How did you get it working?

On Friday, July 11, 2014 8:21:04 AM UTC+2, Jérémy Lecour wrote:

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 Sematext Monitoring | Infrastructure Monitoring Service
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/446ec455-746c-4233-b043-eb271e259c9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.