Skip to content

Commit a6e8cf3

Browse files
committed
test amend
1 parent 4bcd0c9 commit a6e8cf3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

validator/src/main/resources/expected-data-template/java/ec2/adot-sigv4/outgoing-http-call-trace.mustache

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@
2121
"http.request.method": "^GET$",
2222
"http.route": "^/outgoing-http-call$",
2323
"service.name": "^{{serviceName}}$",
24-
"cloud.provider": "^aws$",
25-
"cloud.account.id": "^{{accountId}}$",
26-
"cloud.region": "^{{region}}$",
27-
"cloud.platform": "^aws_ec2$",
28-
"PlatformType": "^AWS::EC2$"
24+
"PlatformType": "^Generic$"
2925
},
3026
"subsegments": [
3127
{

0 commit comments

Comments
 (0)