skywalking

时间:2021-03-26 15:12:36
【文件属性】:
文件名称:skywalking
文件大小:98KB
文件格式:TGZ
更新时间:2021-03-26 15:12:36
可观察性 当您需要分布式系统的应用程序性能监视工具时,请使用Apache SkyWalking,该工具特别为微服务,云原生和基于容器(Docker,K8s,Mesos)的体系结构而设计。https://mirrors.tuna.tsinghua.edu.cn/apache/skywalking/node-js/0.1.0/
【文件预览】:
.gitignore
.asf.yaml
package.json
tslint.json
package-lock.json
src
----logging()
--------index.ts(2KB)
----core()
--------SwPlugin.ts(924B)
--------PluginInstaller.ts(3KB)
----tsconfig.json(573B)
----Tag.ts(1KB)
----config()
--------AgentConfig.ts(3KB)
----index.ts(2KB)
----lib()
--------EventEmitter.ts(1KB)
----trace()
--------NewID.ts(882B)
--------Component.ts(1KB)
--------ID.ts(1006B)
--------context()
--------span()
----Log.ts(944B)
----agent()
--------Buffer.ts(1KB)
--------protocol()
----plugins()
--------AxiosPlugin.ts(3KB)
--------ExpressPlugin.ts(3KB)
--------HttpPlugin.ts(5KB)
----egg()
--------index.ts(858B)
----annotations()
--------index.ts(1KB)
.dockerignore
jest.config.js
dist
----LICENSE(13KB)
----NOTICE(171B)
----licenses()
--------LICENSE-semver.txt(765B)
--------LICENSE-protobuf-js.txt(2KB)
--------LICENSE-on-finished.txt(1KB)
--------LICENSE-tslib.txt(645B)
--------LICENSE-winston.txt(1KB)
--------LICENSE-uuid.txt(1KB)
LICENSE
CHANGELOG.md
tsconfig.json
.gitmodules
scripts
----protoc.sh(1KB)
README.md
tests
----tslint.json(76B)
----tsconfig.json(405B)
----plugins()
--------http()
--------express()
--------axios()
--------common()
NOTICE
jest.setup.js
protocol
----service-mesh-probe()
--------service-mesh.proto(2KB)
----profile()
--------Profile.proto(2KB)
----README.md(724B)
----browser()
--------BrowserPerf.proto(3KB)
----common()
--------Common.proto(1KB)
----management()
--------Management.proto(1KB)
----language-agent()
--------JVMMetric.proto(2KB)
--------Tracing.proto(2KB)
--------CLRMetric.proto(2KB)
--------Meter.proto(3KB)
.editorconfig
.prettierrc

网友评论