mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-09 14:42:24 -05:00
Add onboarding step for new relic to infra-overview.md
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user