Skip to content

Commit b54fec6

Browse files
committed
test amending
1 parent b9ed1cf commit b54fec6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"span.kind": "^SERVER$"
1717
},
1818
"metadata": {
19-
"http.url": "^{{endpoint}}/outgoing-http-call$",
19+
"server.address": "localhost"
20+
"url.path": "^/outgoing-http-call$",
2021
"http.request.method": "^GET$",
2122
"http.route": "^/outgoing-http-call$",
2223
"service.name": "^{{serviceName}}$",

0 commit comments

Comments
 (0)