We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5c5da commit c91040cCopy full SHA for c91040c
agent/scripts/newrelic.ini.template
@@ -1352,3 +1352,12 @@ newrelic.daemon.logfile = "/var/log/newrelic/newrelic-daemon.log"
1352
; newrelic.span_events.attributes.include/exclude
1353
;
1354
;newrelic.message_tracer.segment_parameters.enabled = true
1355
+
1356
+; Setting: newrelic.cloud.aws.account_id
1357
+; Type : string
1358
+; Scope : per-directory
1359
+; Default: none
1360
+; Info : AWS account id that is used to map entities called
1361
+; via the AWS SDK.
1362
+;
1363
+;newrelic.cloud.aws.account_id = ""
0 commit comments