/newrelic-elasticsearch

NewRelic Instrumentation for Elasticsearch

Primary LanguageRubyOtherNOASSERTION

Newrelic::Elasticsearch

The main purpose of this fork is that the original repo wasn't mainatined and it lacked support for elasticsearch-ruby versions higher than 5.

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.