Newrelic::Elasticsearch
Provides NewRelic instrumentation for Elasticsearch for Application Level concerns. This is not an Elasticsearch monitoring tool, but provides metrics for application performance related to Elasticsearch queries.
Installation
Add this line to your application's Gemfile:
gem 'newrelic-elasticsearch'
And then execute:
$ bundle
Or install it yourself as:
$ gem install newrelic-elasticsearch
Usage
Add it to your Gemfile, take it away.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/goldstar/newrelic-elasticsearch.