{
    "sparkline": true,
    "metrics": [
        [ { "expression": "100*(m1/9600)", "label": "CPU/100%", "id": "e1" } ],
        [ { "expression": "100*(m2/800)", "label": "GPU/100%", "id": "e2" } ],
        [ "/aws/sagemaker/TrainingJobs", "CPUUtilization", "Host", "hetero-tf-data-local-Dnode1-wrkrs-1-20220921T213920Z/algo-1", { "id": "m1", "visible": false } ],
        [ ".", "GPUUtilization", ".", ".", { "id": "m2", "visible": false } ]
    ],
    "view": "timeSeries",
    "stacked": false,
    "region": "us-east-1",
    "stat": "Average",
    "period": 60,
    "setPeriodToTimeRange": true,
    "yAxis": {
        "left": {
            "min": 0,
            "max": 100,
            "label": "% Utilization",
            "showUnits": false
        }
    },
    "legend": {
        "position": "bottom"
    }
}