| { | |
| "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" | |
| } | |