Skip to content

Commit c7791f7

Browse files
zsistlalavarou
andauthored
Update agent/lib_aws_sdk_php.c
Co-authored-by: Michal Nowacki <[email protected]>
1 parent 91f8e77 commit c7791f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/lib_aws_sdk_php.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ void nr_lib_aws_sdk_php_sqs_handle(nr_segment_t* auto_segment,
133133
if (NULL == segment) {
134134
return;
135135
}
136+
/* re-use start time from auto_segment started in func_begin */
136137
segment->start_time = auto_segment->start_time;
137138
cloud_attrs.aws_operation = command_name_string;
138139

0 commit comments

Comments
 (0)