This repository was archived by the owner on Oct 3, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
opencensus-exporter-jaeger
opencensus-instrumentation-grpc
opencensus-instrumentation-http2
opencensus-instrumentation-mongodb Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opencensus/exporter-jaeger" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.0 " ,
4
4
"description" : " OpenCensus Exporter Jeager allows user to send collected traces to Jeager" ,
5
5
"main" : " build/src/index.js" ,
6
6
"types" : " build/src/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opencensus/instrumentation-grpc" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.0 " ,
4
4
"description" : " Opencensus grpc automatic instrumentation package." ,
5
5
"main" : " build/src/index.js" ,
6
6
"types" : " build/src/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opencensus/instrumentation-http2" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.0 " ,
4
4
"description" : " Opencensus http2 automatic instrumentation package." ,
5
5
"main" : " build/src/index.js" ,
6
6
"types" : " build/src/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opencensus/instrumentation-mongodb" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.0 " ,
4
4
"description" : " Opencensus MongoDB automatic instrumentation package." ,
5
5
"main" : " build/src/index.js" ,
6
6
"types" : " build/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments