All Projects → newrelic → newrelic_example_plugin

newrelic / newrelic_example_plugin

Licence: MIT license
This plugin generates synthetic data and is intended as a starting point for new plugin authors.

Programming Languages

ruby
36898 projects - #4 most used programming language

Archived header

Example Agent Install

  1. Download the latest tagged version from https://github.com/newrelic-platform/newrelic_example_plugin/tags
  2. Extract to the location you want to run the example agent from
  3. Copy config/template_newrelic_plugin.yml to config/newrelic_plugin.yml
  4. Edit config/newrelic_plugin.yml and replace "YOUR_LICENSE_KEY_HERE" with your New Relic license key
  5. Create a plugin in New Relic
  6. Edit newrelic_example_agent and replace "PUT YOUR GUID HERE" with the GUID that was generated when you created the plugin
  7. run ./newrelic_example_agent

Contributing

You are welcome to send pull requests to us - however, by doing so you agree that you are granting New Relic a non-exclusive, non-revokable, no-cost license to use the code, algorithms, patents, and ideas in that code in our products if we so choose. You also agree the code is provided as-is and you provide no warranties as to its fitness or correctness for any purpose.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].