We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364ff91 commit eebb1baCopy full SHA for eebb1ba
newrelic.js
@@ -8,7 +8,7 @@
8
* and: https://github.com/newrelic/node-newrelic/blob/master/lib/config.default.js
9
*/
10
exports.config = {
11
- app_name: ['cp-newrelic-service'],
+ app_name: ['cp-events-service'],
12
agent_enabled: false, // set via NEW_RELIC_ENABLED for production
13
license_key: '', // set via NEW_RELIC_LICENSE_KEY
14
filepath: '/tmp/newrelic_agent_events.log'
0 commit comments