Skip to content

Commit

Permalink
0.6.0 - drop opencensus
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed May 23, 2024
1 parent fb3ebd8 commit 809dfd7
Show file tree
Hide file tree
Showing 39 changed files with 1 addition and 5,790 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pm2/io",
"version": "5.0.2",
"version": "6.0.0",
"description": "PM2.io NodeJS APM",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down Expand Up @@ -82,8 +82,6 @@
"all": true
},
"dependencies": {
"@opencensus/core": "0.0.9",
"@opencensus/propagation-b3": "0.0.8",
"async": "~2.6.1",
"debug": "~4.3.1",
"eventemitter2": "^6.3.1",
Expand Down
33 changes: 0 additions & 33 deletions src/census/config/default-config.ts

This file was deleted.

35 changes: 0 additions & 35 deletions src/census/constants.ts

This file was deleted.

162 changes: 0 additions & 162 deletions src/census/exporter.ts

This file was deleted.

28 changes: 0 additions & 28 deletions src/census/instrumentation/ext-types.ts

This file was deleted.

Loading

0 comments on commit 809dfd7

Please sign in to comment.