Add onboarding step for new relic to infra-overview.md

This commit is contained in:
Ryan Ahearn
2023-01-23 12:00:58 -05:00
parent e95e24875a
commit 35fdd6132d
2 changed files with 8 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ distributed_tracing.enabled = true
# application and reports this data to the New Relic UI at
# newrelic.com. This global switch is normally overridden for
# each environment below.
monitor_mode = false
monitor_mode = true
# Sets the name of a file to log agent messages to. Useful for
# debugging any issues with the agent. This is not set by
@@ -198,7 +198,6 @@ thread_profiler.enabled = true
[newrelic:development]
app_name = us-notify-api (Development)
monitor_mode = true
[newrelic:test]
app_name = us-notify-api (Test)