newrelic-elasticsearch

Not for monitoring Elasticsearch, but for instrumenting it as as a datatore in the databases tab in NewRelic


License
Other
Install
gem install newrelic-elasticsearch -v 0.1.0

Documentation

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.