@ narando /巢xray 此模块使用 for Nest.js服务实现。 特征 支持的环境HTTP(express.js) 客户群HttpService / HttpModule 手动创建新的子段以跟踪自定义功能 用法 安装 安装此模块和aws-xray-sdk : $ npm i @narando/nest-xray aws-xray-sdk 初始化 向您的应用模块注册TracingModule : import { TracingModule } from "@narando/nest-xray" ; @ Module ( { imports : [ TracingModule . forRoot ( { serviceName : "your-service-name" } ) ] , } ) export class AppModule { } 环境环境 环境负