File size: 647 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
{
  "name": "azure_dc_v2",
  "source": "azure",
  "data_type": "actual_series",
  "time_mode": "profile",
  "resolution": "300s",
  "parquet_file": "azure_dc_v2_300s.parquet",
  "column_map": {
    "cpu_usage": "datacenter.cpu_util",
    "assigned_mem": "datacenter.mem_util"
  },
  "index_map": {
    "time_stamp": "datetime"
  },
  "derived": {},
  "normalize": {},
  "data_epoch": "2019-01-01T00:00:00",
  "cyclical": true,
  "region_values": [],
  "date_range": null,
  "metadata_json": null,
  "source_url": "https://github.com/Azure/AzurePublicDataset/blob/master/AzurePublicDatasetV2.md",
  "source_organization": "Microsoft Corporation"
}