No release in over 3 years
Low commit activity in last 3 years
Not for monitoring Elasticsearch, but for instrumenting it as as a datatore in the databases tab in NewRelic
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.12
~> 4.7.5
~> 10.0

Runtime

 Project Readme

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.