{
    "GlobalSettings": {
        "type": "dynamic",
        "separator": "_",
        "commonReplaceChars": "/"
    },
    "vectors": [{
            "URL": "$BaseURL/query?nrql=SELECT%20average%28newrelic.timeslice.value%29%20FROM%20Metric%20FACET%20appName%2C%20instanceName%20WHERE%20metricTimesliceName%20=%20%27GC%2FParNew%27%20and%20appId=CavNRAppId%20LIMIT%20MAX",
            "URLSetting": {
                "requestType": "get"
            },
            "metrics": [{
                    "mPath": "$.facets[*].results[0].",
                    "attribute": [{
                            "name": "average",
                            "index": 1,
                            "type": 1,
                            "operation": "none"
                        }
                    ],
                    "operation": "none"
                }
            ],
            "path": [{
                    "isPartOfHierarchy": true,
                    "query": "$.facets[*].name[0]"
                }, {
                    "isPartOfHierarchy": true,
                    "query": "$.facets[*].name[1]"
                }
            ]
        }, {
            "URL": "$BaseURL/query?nrql=SELECT%20average%28newrelic.timeslice.value%29%20%2A1000000%20FROM%20Metric%20FACET%20appName%2C%20instanceName%20WHERE%20metricTimesliceName%20=%20%27Memory%2FHeap%2FCommitted%27%20and%20appId=CavNRAppId%20LIMIT%20MAX",
            "URLSetting": {
                "requestType": "get"
            },
            "metrics": [{
                    "mPath": "$.facets[*].results[0].",
                    "attribute": [{
                            "name": "result",
                            "index": 2,
                            "type": 1,
                            "operation": "none"
                        }
                    ],
                    "operation": "none"
                }
            ],
            "path": [{
                    "isPartOfHierarchy": true,
                    "query": "$.facets[*].name[0]"
                }, {
                    "isPartOfHierarchy": true,
                    "query": "$.facets[*].name[1]"
                }
            ]
        }, {
            "URL": "$BaseURL/query?nrql=SELECT%20average%28newrelic.timeslice.value%29%20%2A1000000%20FROM%20Metric%20FACET%20appName%2C%20instanceName%20WHERE%20metricTimesliceName%20=%20%27Memory%2FHeap%2FUsed%27%20and%20appId=CavNRAppId%20LIMIT%20MAX",
            "URLSetting": {
                "requestType": "get"
            },
            "metrics": [{
                    "mPath": "$.facets[*].results[0].",
                    "attribute": [{
                            "name": "result",
                            "index": 3,
                            "type": 1,
                            "operation": "none"
                        }
                    ],
                    "operation": "none"
                }
            ],
            "path": [{
                    "isPartOfHierarchy": true,
                    "query": "$.facets[*].name[0]"
                }, {
                    "isPartOfHierarchy": true,
                    "query": "$.facets[*].name[1]"
                }
            ]
        }
    ]
}