Was this helpful?
module.exports = { ... // other configurations configuration: { newRelic: { enabled: true, licenseKey: '<LICENSE_KEY>' } } };