Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 413 Bytes

File metadata and controls

14 lines (8 loc) · 413 Bytes

Heroku Buildpack New Relic Deployments

Track Heroku deployments with New Relic

Requirements

Add the following environnement variables to Heroku:

  • NEW_RELIC_APP_ID: You can find it New Relic's app url.
  • NEW_RELIC_API_KEY: You can find it in New Relic's account settings.

Add buildpack to Heroku:

heroku buildpacks:add https://github.com/laissonsilveira/heroku-buildpack-newrelic-deployments.git