Skip to content

Commit

Permalink
dev newrelic app names
Browse files Browse the repository at this point in the history
  • Loading branch information
Geczy committed Oct 10, 2023
1 parent e451985 commit d8800dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
environment:
- NEW_RELIC_NO_CONFIG_FILE
- NEW_RELIC_DISTRIBUTED_TRACING_ENABLED
- NEW_RELIC_APP_NAME
- NEW_RELIC_APP_NAME=twitch-chat
- NEW_RELIC_ENABLED
- NEW_RELIC_APPLICATION_LOGGING_FORWARDING_ENABLED
- NEW_RELIC_LOG=stdout
Expand Down Expand Up @@ -52,7 +52,7 @@ services:
environment:
- NEW_RELIC_NO_CONFIG_FILE
- NEW_RELIC_DISTRIBUTED_TRACING_ENABLED
- NEW_RELIC_APP_NAME
- NEW_RELIC_APP_NAME=steam
- NEW_RELIC_ENABLED
- NEW_RELIC_APPLICATION_LOGGING_FORWARDING_ENABLED
- NEW_RELIC_LOG=stdout
Expand All @@ -78,7 +78,7 @@ services:
environment:
- NEW_RELIC_NO_CONFIG_FILE
- NEW_RELIC_DISTRIBUTED_TRACING_ENABLED
- NEW_RELIC_APP_NAME
- NEW_RELIC_APP_NAME=twitch-events
- NEW_RELIC_ENABLED
- NEW_RELIC_APPLICATION_LOGGING_FORWARDING_ENABLED
- NEW_RELIC_LOG=stdout
Expand Down

0 comments on commit d8800dc

Please sign in to comment.