diff --git a/config/newrelic.example.yml b/config/newrelic.example.yml index 86f4afc..5af2fda 100644 --- a/config/newrelic.example.yml +++ b/config/newrelic.example.yml @@ -221,3 +221,6 @@ production: # Many applications have a staging environment which behaves # identically to production. Support for that environment is provided # here. By default, the staging environment has the agent turned on. +staging: + <<: *default_settings + monitor_mode: true -- libgit2 0.21.2