clusterdata
clusterdata copied to clipboard
Data type mismatch in container_meta in micro-architecture trace
In ReadMe of Micro-architecture for container_meta table keys container_cpu_spec, container_mem_spec, pod_cpu_spec, pod_mem_spec are of type INT. But, the dataset downloaded has the keys in float. Can anyone please explain the meaning of these values then?
| container_cpu_spec | container_mem_spec | pod_cpu_spec | pod_mem_spec |
| 1.04 | 0.982514 | 0.04000 | 0.414062 |
| 0.80 | 0.001953 | 0.04000 | 0.015625. |
Exactly mismatch. Hope to fix this recently.