没有合适的资源?快使用搜索试试~ 我知道了~
nest-xray:使用AWS X-Ray作为后端的Nestjs分布式跟踪。 检测传入和传出的HTTP请求
共58个文件
ts:40个
json:9个
license:2个
需积分: 15 0 下载量 80 浏览量
2021-02-15
13:07:49
上传
评论
收藏 126KB ZIP 举报
温馨提示
@ 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 { } 环境环境 环境负
资源推荐
资源详情
资源评论
收起资源包目录
nest-xray-master.zip (58个子文件)
nest-xray-master
tsconfig.build.json 97B
.releaserc.json 223B
.github
workflows
release.yaml 635B
ci.yaml 1KB
index.ts 24B
lib
environments
http
tracing.middleware.spec.ts 2KB
index.ts 67B
http-environment.module.ts 632B
tracing.middleware.ts 1KB
async-hooks.middleware.ts 1KB
exceptions
unknown-async-context.exception.ts 278B
index.ts 104B
tracing-not-initialized.exception.ts 354B
index.ts 227B
tracing.module.ts 644B
core
tracing.service.ts 4KB
tracing.service.spec.ts 8KB
constants.ts 207B
index.ts 66B
core.module.ts 785B
interfaces
index.ts 85B
tracing-config.interface.ts 652B
xray-client.interface.ts 83B
clients
http
http-tracing.module.ts 532B
http-tracing.constants.ts 55B
index.ts 39B
tracing.axios-interceptor.ts 5KB
tracing.axios-interceptor.spec.ts 9KB
async-hooks
index.ts 71B
async-context.ts 2KB
async-hooks-module.ts 287B
LICENSE 1KB
async-hooks-helper.ts 611B
async-hooks-storage.ts 769B
.npmignore 103B
nest-cli.json 64B
tsconfig.json 396B
LICENSE 1KB
test
setup
xray-socket.ts 354B
jest-e2e.json 235B
environments
http
http-env.controller.ts 276B
http-env.service.ts 432B
http-env.e2e-spec.ts 4KB
util
segmentEmitterMock.ts 198B
clients
http
http-client.e2e-spec.ts 5KB
http-client.controller.ts 321B
http-client.service.ts 317B
http-client-remote.controller.ts 346B
http-client-remote.service.ts 165B
tslint.json 339B
README.md 6KB
index.d.ts 24B
renovate.json 182B
.gitignore 138B
index.js 165B
CHANGELOG.md 5KB
package-lock.json 459KB
package.json 2KB
共 58 条
- 1
资源评论
太远有一点点
- 粉丝: 43
- 资源: 4740
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 点云数据处理与开发基础教程
- (源码)基于 JavaWeb 的超市收银系统.zip
- (源码)基于Vue和Cordova的移动端在线选座购票系统.zip
- (源码)基于C++的simpleDB数据库管理系统.zip
- (源码)基于Arduino的RTOSMMESGU实时操作系统项目.zip
- (源码)基于STM32和TensorFlow Lite框架的微语音识别系统.zip
- (源码)基于C#的支付系统集成SDK.zip
- (源码)基于Spring Cloud和Spring Boot的微服务架构管理系统.zip
- (源码)基于物联网的自动化开门控制系统 iotsaDoorOpener.zip
- (源码)基于ROS的Buddy Robot舞蹈控制系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功