Skip to content

Commit e6143db

Browse files
committed
ini description
1 parent ffd9ca2 commit e6143db

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

agent/scripts/newrelic.ini.template

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1357,7 +1357,11 @@ newrelic.daemon.logfile = "/var/log/newrelic/newrelic-daemon.log"
13571357
; Type : string
13581358
; Scope : per-directory
13591359
; Default: none
1360-
; Info : AWS account id that is used to map entities called
1361-
; via the AWS SDK.
1360+
; Info : This setting is read by some cloud service instrumentation so the
1361+
; cloud.resource_id attribute can be set in the respective spans.
1362+
;
1363+
; AWS DynamoDB and Kinesis are services that require this value to be
1364+
; able to populate the cloud.resource_id attribute. Likewise, AWS Lambda
1365+
; requires that this value when the account ID is not part of the function name.
13621366
;
13631367
;newrelic.cloud.aws.account_id = ""

0 commit comments

Comments
 (0)