|
2 | 2 | { |
3 | 3 | TraceId: Id_1, |
4 | 4 | SpanId: Id_2, |
5 | | - Name: aspnet_core.request, |
6 | | - Resource: GET /, |
7 | | - Service: Samples.Ocelot.DistributedTracing, |
8 | | - Type: web, |
9 | | - ParentId: Id_3, |
10 | | - Tags: { |
11 | | - aspnet_core.endpoint: HTTP: GET /, |
12 | | - aspnet_core.route: /, |
13 | | - component: aspnet_core, |
14 | | - env: integration_tests, |
15 | | - http.method: GET, |
16 | | - http.request.headers.host: localhost:00000, |
17 | | - http.request.method: GET, |
18 | | - http.route: /, |
19 | | - http.status_code: 200, |
20 | | - http.url: http://localhost:00000/, |
21 | | - language: dotnet, |
22 | | - network.protocol.version: 1.1, |
23 | | - runtime-id: Guid_1, |
24 | | - server.address: 127.0.0.1, |
25 | | - span.kind: server, |
26 | | - url.path: /, |
27 | | - url.scheme: http, |
28 | | - version: 1.0.0 |
29 | | - }, |
30 | | - Metrics: { |
31 | | - process_id: 0, |
32 | | - server.port: 00000, |
33 | | - _dd.top_level: 1.0, |
34 | | - _dd.tracer_kr: 1.0, |
35 | | - _sampling_priority_v1: 1.0 |
36 | | - } |
37 | | - }, |
38 | | - { |
39 | | - TraceId: Id_1, |
40 | | - SpanId: Id_4, |
41 | 5 | Name: http.request, |
42 | 6 | Resource: GET localhost:00000/proxy, |
43 | 7 | Service: Samples.Ocelot.DistributedTracing-http-client, |
|
64 | 28 | }, |
65 | 29 | { |
66 | 30 | TraceId: Id_1, |
67 | | - SpanId: Id_5, |
| 31 | + SpanId: Id_3, |
68 | 32 | Name: aspnet_core.request, |
69 | 33 | Resource: GET /proxy, |
70 | 34 | Service: Samples.Ocelot.DistributedTracing, |
71 | 35 | Type: web, |
72 | | - ParentId: Id_4, |
| 36 | + ParentId: Id_2, |
73 | 37 | Tags: { |
74 | 38 | component: aspnet_core, |
75 | 39 | env: integration_tests, |
|
97 | 61 | }, |
98 | 62 | { |
99 | 63 | TraceId: Id_1, |
100 | | - SpanId: Id_6, |
| 64 | + SpanId: Id_4, |
101 | 65 | Name: http.request, |
102 | 66 | Resource: GET localhost:00000/, |
103 | 67 | Service: Samples.Ocelot.DistributedTracing-http-client, |
104 | 68 | Type: http, |
105 | | - ParentId: Id_5, |
| 69 | + ParentId: Id_3, |
106 | 70 | Tags: { |
107 | 71 | component: HttpMessageHandler, |
108 | 72 | env: integration_tests, |
|
119 | 83 | Metrics: { |
120 | 84 | _dd.top_level: 1.0 |
121 | 85 | } |
| 86 | + }, |
| 87 | + { |
| 88 | + TraceId: Id_1, |
| 89 | + SpanId: Id_5, |
| 90 | + Name: aspnet_core.request, |
| 91 | + Resource: GET /, |
| 92 | + Service: Samples.Ocelot.DistributedTracing, |
| 93 | + Type: web, |
| 94 | + ParentId: Id_4, |
| 95 | + Tags: { |
| 96 | + aspnet_core.endpoint: HTTP: GET /, |
| 97 | + aspnet_core.route: /, |
| 98 | + component: aspnet_core, |
| 99 | + env: integration_tests, |
| 100 | + http.method: GET, |
| 101 | + http.request.headers.host: localhost:00000, |
| 102 | + http.request.method: GET, |
| 103 | + http.route: /, |
| 104 | + http.status_code: 200, |
| 105 | + http.url: http://localhost:00000/, |
| 106 | + language: dotnet, |
| 107 | + network.protocol.version: 1.1, |
| 108 | + runtime-id: Guid_1, |
| 109 | + server.address: 127.0.0.1, |
| 110 | + span.kind: server, |
| 111 | + url.path: /, |
| 112 | + url.scheme: http, |
| 113 | + version: 1.0.0 |
| 114 | + }, |
| 115 | + Metrics: { |
| 116 | + process_id: 0, |
| 117 | + server.port: 00000, |
| 118 | + _dd.top_level: 1.0, |
| 119 | + _dd.tracer_kr: 1.0, |
| 120 | + _sampling_priority_v1: 1.0 |
| 121 | + } |
122 | 122 | } |
123 | 123 | ] |
0 commit comments