Skip to content

Commit b9124e4

Browse files
committed
modified otel expected trace templates
1 parent fa0c11e commit b9124e4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

validator/src/main/resources/expected-data-template/otelSDKexpectedAWSSDKTrace.mustache

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
},
1515
"subsegments": [
1616
{
17-
"name": "DemoController.awssdkCall",
1817
"fault": false,
1918
"error": false,
2019
"throttle": false,

validator/src/main/resources/expected-data-template/otelSDKexpectedHTTPTrace.mustache

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
},
1515
"subsegments": [
1616
{
17-
"name": "DemoController.httpCall",
1817
"fault": false,
1918
"error": false,
2019
"throttle": false,

0 commit comments

Comments
 (0)