Skip to content

Commit eebb1ba

Browse files
authored
Rename service for newrelic
1 parent 364ff91 commit eebb1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

newrelic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* and: https://github.com/newrelic/node-newrelic/blob/master/lib/config.default.js
99
*/
1010
exports.config = {
11-
app_name: ['cp-newrelic-service'],
11+
app_name: ['cp-events-service'],
1212
agent_enabled: false, // set via NEW_RELIC_ENABLED for production
1313
license_key: '', // set via NEW_RELIC_LICENSE_KEY
1414
filepath: '/tmp/newrelic_agent_events.log'

0 commit comments

Comments
 (0)