Skip to content

Commit 167fd40

Browse files
committed
test
1 parent 0e2b60b commit 167fd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"url.path": "^/aws-sdk-call$",
1717
"url.query": "^ip=(([0-9]{1,3}.){3}[0-9]{1,3})&testingId={{testingId}}$",
1818
"http.route": "/aws-sdk-call",
19-
"http.method": "GET",
19+
"http.request.method": "GET",
2020
"PlatformType": "Generic"
2121
}
2222
},

0 commit comments

Comments
 (0)