We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af6c98f commit 56da4f9Copy full SHA for 56da4f9
newrelic.ini
@@ -202,11 +202,13 @@ package_reporting.enabled = false
202
[newrelic:development]
203
# monitor_mode = false
204
log_level = debug
205
+package_reporting.enabled = true
206
207
[newrelic:staging]
208
# app_name = Python Application (Staging)
209
# monitor_mode = true
210
211
212
213
[newrelic:production]
214
@@ -217,5 +219,6 @@ log_level = debug
217
219
[newrelic:dev]
218
220
221
222
223
224
# ---------------------------------------------------------------------------
0 commit comments