We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd13108 commit e0ba50aCopy full SHA for e0ba50a
src/jvmTest/resources/dualSegmentTraceStack.json
@@ -46,7 +46,7 @@
46
"serviceInstanceName": null,
47
"startTime": 1605487330854,
48
"endTime": 1605487330855,
49
- "endpointName": "{GET}/users",
+ "endpointName": "GET:/users",
50
"artifactQualifiedName": null,
51
"type": "Entry",
52
"peer": "",
@@ -67,7 +67,7 @@
67
],
68
"meta": {
69
"rootArtifactQualifiedName": "spp.example.webapp.controller.WebappController.userList()",
70
- "operationName": "{GET}/users",
+ "operationName": "GET:/users",
71
"totalTracePercent": "100.0"
72
}
73
},
0 commit comments