Zeyan Li 李则言

Results 36 comments of Zeyan Li 李则言

1. /worksapce目录需要自己挂载,需要挂载的内容是此git仓库 2. 数据同样是需要自己下载好放到data目录

> 感谢您的解答。在阅读文献中有一个点概念有点混淆,希望您能帮助解惑。 A feature extractor is trained to map the metrics of any failure unit of the same failure class into a fixed-width vector (unit-level feature). We train a failure...

> 您好,关于D原始数据集,每次注入故障时长5分钟,在这五分钟内产生的多种服务请求是随机的吗,不同故障之间的服务请求也都不相同吗?这些服务请求在注入故障后是怎么模拟的呢? 期待您的回复。 每次故障时的流量都是随机生成的。生成流量的脚本:https://github.com/lizeyan/train-ticket/tree/master/workload

> 您好,关于D数据集graphs文件夹有234个graph*.yml文件,而注入故障是156个,多出来的78个yml文件是根据incomplete构造的吗。 多出来的忽略就好了

I am sorry that I can find the runnable scripts for visualization since this project is old. Here I list the tools to obtain the visualization: - Loss curve. You...

Well, in our experiments, there are abnormal points in historical data. We actually assume that abnormal points are much less than normal points such that our model learns the normal...

latency 就是 endtime - timestamp > 还有latency是什么单位,s还是ms,还是说就是时间戳之差?

机器指标需要用prometheus采集,可以参考 https://github.com/lizeyan/train-ticket (此仓库里面不是当时做TraceRCA这个工作时用的脚本,不一定完全一致)

不是,我用的配置在给的链接里面 Zeyan LI 李则言 E-Mail: ***@***.*** Ph.D. student Department of Computer Science Tsinghua University Beijing, China > 2022年7月15日 15:23,done ***@***.***> 写道: > > > 感谢回复!Prometheus已经搭好了,但是怎么采集想要的指标还在研究中,目前看到的指标都不是想要的。请问一下你最后搭的系统用的是原作者最终带jaeger的compose文件吗? > > — > Reply...

1. 每台是48核,64G的服务器 2. 是这个`jaeger.yaml`文件,README忘了写了。K8S版本是1.23.1,当时就是装的最新版,应该影响不大.. 3. Elasticsearch版本是`es-jaeger.yaml`中写的,7.5.2