File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 65
65
{
66
66
"path" : " packages/opentelemetry-exporter-zipkin/tsconfig.esm.json"
67
67
},
68
- {
69
- "path" : " packages/opentelemetry-propagator-aws-xray/tsconfig.esm.json"
70
- },
71
68
{
72
69
"path" : " packages/opentelemetry-propagator-b3/tsconfig.esm.json"
73
70
},
86
83
{
87
84
"path" : " packages/opentelemetry-semantic-conventions/tsconfig.esm.json"
88
85
},
86
+ {
87
+ "path" : " packages/propagator-aws-xray/tsconfig.esm.json"
88
+ },
89
89
{
90
90
"path" : " packages/sdk-metrics/tsconfig.esm.json"
91
91
}
Original file line number Diff line number Diff line change 65
65
{
66
66
"path" : " packages/opentelemetry-exporter-zipkin/tsconfig.esnext.json"
67
67
},
68
- {
69
- "path" : " packages/opentelemetry-propagator-aws-xray/tsconfig.esnext.json"
70
- },
71
68
{
72
69
"path" : " packages/opentelemetry-propagator-b3/tsconfig.esnext.json"
73
70
},
86
83
{
87
84
"path" : " packages/opentelemetry-semantic-conventions/tsconfig.esnext.json"
88
85
},
86
+ {
87
+ "path" : " packages/propagator-aws-xray/tsconfig.esnext.json"
88
+ },
89
89
{
90
90
"path" : " packages/sdk-metrics/tsconfig.esnext.json"
91
91
}
Original file line number Diff line number Diff line change 36
36
" packages/opentelemetry-core" ,
37
37
" packages/opentelemetry-exporter-jaeger" ,
38
38
" packages/opentelemetry-exporter-zipkin" ,
39
- " packages/opentelemetry-propagator-aws-xray" ,
40
39
" packages/opentelemetry-propagator-b3" ,
41
40
" packages/opentelemetry-propagator-jaeger" ,
42
41
" packages/opentelemetry-resources" ,
45
44
" packages/opentelemetry-sdk-trace-web" ,
46
45
" packages/opentelemetry-semantic-conventions" ,
47
46
" packages/opentelemetry-shim-opentracing" ,
47
+ " packages/propagator-aws-xray" ,
48
48
" packages/sdk-metrics"
49
49
],
50
50
"out" : " docs" ,
154
154
{
155
155
"path" : " packages/opentelemetry-exporter-zipkin"
156
156
},
157
- {
158
- "path" : " packages/opentelemetry-propagator-aws-xray"
159
- },
160
157
{
161
158
"path" : " packages/opentelemetry-propagator-b3"
162
159
},
181
178
{
182
179
"path" : " packages/opentelemetry-shim-opentracing"
183
180
},
181
+ {
182
+ "path" : " packages/propagator-aws-xray"
183
+ },
184
184
{
185
185
"path" : " packages/sdk-metrics"
186
186
},
You can’t perform that action at this time.
0 commit comments