提交 8c8c0fa3 编辑于 作者: openaiops's avatar openaiops
浏览文件

Update README.md

上级 b89eda4a
加载中
加载中
加载中
加载中
+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).