Node.js模块Httpmetrics.zip

时间:2022-08-05 00:45:57
【文件属性】:

文件名称:Node.js模块Httpmetrics.zip

文件大小:10KB

文件格式:NONE

更新时间:2022-08-05 00:45:57

开源项目

Httpmetrics 是一个 Node.js 模块,能够报告指标,能够对 APP 传出的 HTTP 连接作出请求和响应。示例:* Metrics added  * IncomingMessage: {     ymetrics: {         headerSize:         firstChunkSize:         bodySize:         statusCode:         totalTransferTime:         host:     }  }  * OutgoingMessage: {     ymetrics: {         headerSize:         firstChunkSize:         bodySize:         connectTime:         totalTransferTime:         firstChunkTransferTime:         host:     }  } 标签:Httpmetrics 分享 window._bd_share_config = { "common": { "bdSnsKey": {}, "bdText": "", "bdMini": "2", "bdMiniList": [], "bdPic": "", "bdStyle": "1", "bdSize": "24" }, "share": {} }; with (document)0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = 'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' ~(-new Date() / 36e5)];\r\n \r\n \r\n \r\n \r\n \u8f6f\u4ef6\u9996\u9875\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\nwindow.changyan.api.config({\r\nappid: 'cysXjLKDf', conf: 'prod_33c27aefa42004c9b2c12a759c851039' });


【文件预览】:
httpmetrics-master
----.gitignore(22B)
----README.md(1KB)
----tests()
--------httpmetrics-test.js(10KB)
----examples()
--------httpmetrics-app.js(2KB)
--------sample_https.js(2KB)
----LICENSE(1KB)
----package.json(934B)
----.travis.yml(50B)
----lib()
--------httpmetrics.js(10KB)

网友评论