加载中 README.md +2 −0 原始行号 差异行号 差异行 # CRISP: Critical Path Analysis of Microservice Traces 源代码github链接:https://github.com/uber-research/CRISP This repo contains code to compute and present critical path summary from [Jaeger](https://github.com/jaegertracing/jaeger) microservice traces. To use first collect the microservice traces of a specific endpoint in a directory (say `traces`). Let the traces be for `OP` operation and `SVC` service (these are Jaeger termonologies). 加载中 加载中
README.md +2 −0 原始行号 差异行号 差异行 # CRISP: Critical Path Analysis of Microservice Traces 源代码github链接:https://github.com/uber-research/CRISP This repo contains code to compute and present critical path summary from [Jaeger](https://github.com/jaegertracing/jaeger) microservice traces. To use first collect the microservice traces of a specific endpoint in a directory (say `traces`). Let the traces be for `OP` operation and `SVC` service (these are Jaeger termonologies). 加载中