File size: 742 Bytes
27bea43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "name": "google_dc_2019",
  "source": "google",
  "data_type": "actual_series",
  "time_mode": "profile",
  "resolution": "300s",
  "parquet_file": "google_dc_2019_300s.parquet",
  "column_map": {
    "cpu_util": "datacenter.cpu_util",
    "mem_util": "datacenter.mem_util",
    "assigned_mem": "datacenter.assigned_mem",
    "cycles_per_instruction": "datacenter.cycles_per_instruction"
  },
  "index_map": {
    "time_stamp": "datetime"
  },
  "derived": {},
  "normalize": {},
  "data_epoch": "2019-05-01T00:00:00",
  "cyclical": true,
  "region_values": [],
  "date_range": null,
  "metadata_json": null,
  "source_url": "https://github.com/google/cluster-data/blob/master/ClusterData2019.md",
  "source_organization": "Google LLC"
}