Skip to content

Pump S3 metrics into New Relic with Context on the contents of the bucket.

Notifications You must be signed in to change notification settings

MNiedzielski/newrelic-s3-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newrelic-s3-context

Pump S3 metrics into New Relic with Context on the contents of the bucket.

Full credit to https://github.com/adstage/newrelic_s3_plugin. Much thanks to them for the inspiration. The core code started there, but I didn't fork because its going a completely different direction and won't share a purpose with the original.

Install

  1. git clone https://github.com/MNiedzielski/newrelic-s3-context.git
  2. Edit config/newrelic_plugin.yml a. replace "YOUR KEY" with your New Relic license key b. replace AWS credentials with your credentials c. Copy bucket config and put in bucket region and name for each bucket you want to monitor
  3. bundle install
  4. bundle exec daemon start

For bonus points run under supervision. We like monit.

About

Pump S3 metrics into New Relic with Context on the contents of the bucket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages