clusterdata
clusterdata copied to clipboard
cluster data collected from production clusters in Alibaba for cluster management research
The current checksum is probably for a different file named `trace_201708.tgz`. The folder downloaded is `alibaba-trace-2017.tar.gz`. I did try to run the checksum on the new zip and still no...
For example in GPU 2020 trace the job 'e5d6d5b546bff61f93b47ebf' has **max_gpu_wrk_mem** '44.289062' but the gpu type is V100 where the memory capacity should be 16GB or at max 32GB !?...
In the paper "haracterizing Microservice Dependency and Performance: Alibaba Trace Analysis" from SoCC'2021, Figure 14 shows that "When the host CPU utilization exceeds 40% (80%), the RT of a microservice...
Hi, first of all, thank you for open-sourcing your datasets! I have a problem with the call graph data and am wondering how to handle it. Some lines in the...
**Subject: Question about 'UNAVAILABLE' and 'UNKNOWN' values in MSCallGraph data** **Description:** Hello, I hope this message finds you well. Firstly, I would like to express my sincere gratitude for open-sourcing...
Hello @niewuya , I am currently working with the 1-hour microservices dataset released by your team, which includes the following tables: `CallGraph_0`, `MCRRTUpdate_0`, `MSMetricsUpdate_0`, and `NodeMetricsUpdate_0`. I have encountered a...
您好,我是哈工程的硕士生,我想知道2022版微服务轨迹数据什么时候能发布
Could you please provide the cluster structure information mentioned in trace? I want to know which servers are in the same level or rack, because I need to study the...
数据中是否有内存和cpu利用率原始数据,而不是归一化后的0-1之间的数值? Is there raw memory and cpu utilization in the data, rather than normalized values between 0 and 1?
Hi, thank you for releasing the microservices-v2022 data. I have a quick question: is the "**_service_**" field in CallGraph not a microservice? Could you please clarify the difference between **_"service",...