@@ -26,8 +26,8 @@ verbose.
26
26
{
27
27
"name" : " hello" ,
28
28
"context" : {
29
- "trace_id" : " 0x5b8aa5a2d2c872e8321cf37308d69df2 " ,
30
- "span_id" : " 0x051581bf3cb55c13 "
29
+ "trace_id" : " 5b8aa5a2d2c872e8321cf37308d69df2 " ,
30
+ "span_id" : " 051581bf3cb55c13 "
31
31
},
32
32
"parent_id" : null ,
33
33
"start_time" : " 2022-04-29T18:52:58.114201Z" ,
@@ -57,10 +57,10 @@ Note that it has a `trace_id` field indicating the trace, but has no
57
57
{
58
58
"name" : " hello-greetings" ,
59
59
"context" : {
60
- "trace_id" : " 0x5b8aa5a2d2c872e8321cf37308d69df2 " ,
61
- "span_id" : " 0x5fb397be34d26b51 "
60
+ "trace_id" : " 5b8aa5a2d2c872e8321cf37308d69df2 " ,
61
+ "span_id" : " 5fb397be34d26b51 "
62
62
},
63
- "parent_id" : " 0x051581bf3cb55c13 " ,
63
+ "parent_id" : " 051581bf3cb55c13 " ,
64
64
"start_time" : " 2022-04-29T18:52:58.114304Z" ,
65
65
"end_time" : " 2022-04-29T22:52:58.114561Z" ,
66
66
"attributes" : {
@@ -96,10 +96,10 @@ that matches the `span_id` of the `hello` span.
96
96
{
97
97
"name" : " hello-salutations" ,
98
98
"context" : {
99
- "trace_id" : " 0x5b8aa5a2d2c872e8321cf37308d69df2 " ,
100
- "span_id" : " 0x93564f51e1abe1c2 "
99
+ "trace_id" : " 5b8aa5a2d2c872e8321cf37308d69df2 " ,
100
+ "span_id" : " 93564f51e1abe1c2 "
101
101
},
102
- "parent_id" : " 0x051581bf3cb55c13 " ,
102
+ "parent_id" : " 051581bf3cb55c13 " ,
103
103
"start_time" : " 2022-04-29T18:52:58.114492Z" ,
104
104
"end_time" : " 2022-04-29T18:52:58.114631Z" ,
105
105
"attributes" : {
0 commit comments