diff --git a/site/plugins.json b/site/plugins.json index 79554779f..05e7a1fbe 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -621,5 +621,13 @@ "package": "netlify-plugin-build-logger", "repo": "https://github.com/amar-p6/netlify-build-logger-plugin.git", "version": "1.0.3" + }, + { + "author": "aaronbassett", + "description": "Automatically notifies New Relic of Netlify build events and installs the New Relic browser agent.", + "name": "New Relic", + "package": "@newrelic/netlify-plugin", + "repo": "https://github.com/newrelic-experimental/netlify-plugin/", + "version": "1.0.1" } ]