Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Etienne Chabert committed Sep 11, 2023
1 parent 8d428d5 commit 170a226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/aws-xray-sdk/recorder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ def populate_runtime_context(segment, sample)
aws.merge! xray_meta
cloudwatch_meta = {
cloudwatch_logs: {
# Help me: Are the log_group and arn for already available somewhere in the SDK ?
log_group: "???"
arn: "???"
}
Expand Down

0 comments on commit 170a226

Please sign in to comment.