Skip to content

Commit 0961f4b

Browse files
committed
test
1 parent 9742eef commit 0961f4b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

validator/src/main/resources/expected-data-template/java/ec2/adot-sigv4/aws-sdk-call-log.mustache

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"kind": "SERVER",
44
"resource": {
55
"attributes": {
6-
"aws.local.service": "{{serviceName}}",
76
"service.name": "{{serviceName}}"
87
}
98
},

validator/src/main/resources/expected-data-template/java/ec2/adot-sigv4/remote-service-trace.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"annotations": {
6363
"aws.local.service": "^{{remoteServiceName}}$",
6464
"aws.local.operation": "^GET healthcheck$"
65-
},
65+
}
6666

6767
}]
6868

0 commit comments

Comments
 (0)