1.0.3-beta.10 • Published 16 days ago

@arextest/arex-node-runner v1.0.3-beta.10

Weekly downloads
-
License
ISC
Repository
-
Last release
16 days ago

背景

arex node-agent 中间件启动器

环境

  1. node v18
  2. npm --registry https://registry.npmjs.org
  3. arex-node-agent
  4. arextest https://github.com/arextest/arex

内容

  1. 包含通过APPID装载平台配置的中间件,自定义js装载等
  2. 包含初始化agent逻辑
  3. 包含按照APP配置初始化agent 执行频次,启停等

运行方案

  • 安装启动runner npm install @arextest/arex-node-runner -g --registry https://registry.npmjs.org
  • 配置环境变量 export AREX_HOST=http://xxx:8093 export APPID=demo01 export INSTRUMENTATIONS=ArexHttpInstrumentation,ArexHttpClientInstrumentation
  • 修改export 让require支持远程npm包 export NODE_PATH=$(npm root -g)
  • 配置启动命令 node --require @arextest/arex-node-runner dist/main.js

参考

  1. npm 发布流程
  • 申请权限
  • npm login --registry https://registry.npmjs.org
  • npm publish --registry https://registry.npmjs.org --access=public
1.0.3-beta.10

16 days ago

1.0.3-beta.8

17 days ago

1.0.3-beta.9

16 days ago

1.0.3-beta.7

17 days ago

1.0.3-beta.2

25 days ago

1.0.3-beta.4

25 days ago

1.0.3-beta.3

25 days ago

1.0.3-beta.6

24 days ago

1.0.3-beta.5

24 days ago

1.0.3-beta.1

28 days ago

1.0.2-beta.8

29 days ago

1.0.2-beta.9

28 days ago

1.0.2-beta.7

29 days ago

1.0.2-beta.6

29 days ago

1.0.2-beta.5

29 days ago

1.0.2-beta.4

1 month ago

1.0.2-beta.3

1 month ago

1.0.2-beta.2

1 month ago

1.0.2-beta.1

1 month ago

1.0.1-beta.1

1 month ago

1.0.1

1 month ago

1.0.0-beta.12

1 month ago

1.0.0-beta.11

1 month ago

1.0.0-beta.10

1 month ago

1.0.0-beta.9

1 month ago

1.0.0-beta.8

1 month ago

1.0.0-beta.7

1 month ago

1.0.0-beta.6

1 month ago

1.0.0-beta.5

1 month ago

1.0.0-beta.4

1 month ago

1.0.0-beta.3

1 month ago

1.0.0-beta.2

1 month ago

1.0.0-beta.1

1 month ago