File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Expand file tree Collapse file tree 3 files changed +10
-0
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
+ },
68
71
{
69
72
"path" : " packages/opentelemetry-propagator-b3/tsconfig.esm.json"
70
73
},
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
+ },
68
71
{
69
72
"path" : " packages/opentelemetry-propagator-b3/tsconfig.esnext.json"
70
73
},
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" ,
39
40
" packages/opentelemetry-propagator-b3" ,
40
41
" packages/opentelemetry-propagator-jaeger" ,
41
42
" packages/opentelemetry-resources" ,
153
154
{
154
155
"path" : " packages/opentelemetry-exporter-zipkin"
155
156
},
157
+ {
158
+ "path" : " packages/opentelemetry-propagator-aws-xray"
159
+ },
156
160
{
157
161
"path" : " packages/opentelemetry-propagator-b3"
158
162
},
You can’t perform that action at this time.
0 commit comments