Skip to content

Commit c91040c

Browse files
committed
add account id ini
1 parent 2a5c5da commit c91040c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

agent/scripts/newrelic.ini.template

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,3 +1352,12 @@ newrelic.daemon.logfile = "/var/log/newrelic/newrelic-daemon.log"
13521352
; newrelic.span_events.attributes.include/exclude
13531353
;
13541354
;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

Comments
 (0)