GithubHelp home page GithubHelp logo

bhanditz / newrelic_plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from airbnb/newrelic_plugin

0.0 2.0 0.0 114 KB

New Relic Ruby Plugin Agent SDK

Home Page: http://newrelic.com/docs/platform

License: MIT License

Ruby 100.00%

newrelic_plugin's Introduction

New Relic Platform Agent SDK

Requirements

  • Tested with Ruby 1.8.7 and 1.9.3
  • New Relic account on rpm.newrelic.com, with early access enabled (contact [email protected] to set up early access)

Get Started

This repo represents the core Ruby gem used to build plugin agents for the New Relic platform. If you are looking to build or use a platform component, please refer to the getting started documentation[http://newrelic.com/docs/platform/plugin-development].

Until this gem is published in rubygems.org, you will need to use this gem by adding it to your bundler[http://gembundler.com] Gemfile like this:

gem "newrelic_plugin", :git => "[email protected]:newrelic-platform/newrelic_plugin.git", :branch => 'release'

Alternatively you can build and install the gem locally:

git clone [email protected]:newrelic-platform/newrelic_plugin.git
cd newrelic_plugin
rake build
gem install pkg/newrelic_plugin*

Support

Reach out to us at support.newrelic.com. There you'll find documentation, FAQs, and forums where you can submit suggestions and discuss with staff and other users.

Also available is community support on IRC: we generally use #newrelic on irc.freenode.net

Find a bug? E-mail support @ New Relic, or post it to

support.newrelic.com.

Thank you!

newrelic_plugin's People

Contributors

leeatchison avatar nathanhumbert avatar kevin-mcguire avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.