{
  "GlobalSettings": {
    "type": "fixed"
  },
  "vectors": [
    {
      "URL": "$BaseURL/api/system/metrics",
      "urlId": 1,
      "URLSetting": {
        "requestType": "get"
      },
      "metrics": [
        {
          "mPath": "$.gauges.",
          "attribute": [
            {
              "name": "['thread.blocked.count'].value",
              "index": 1
            },
            {
              "name": "['thread.count'].value",
              "index": 2
            },
            {
              "name": "['thread.daemon.count'].value",
              "index": 3
            },
            {
              "name": "['thread.deadlock.count'].value",
              "index": 4
            },
            {
              "name": "['thread.new.count'].value",
              "index": 5
            },
            {
              "name": "['thread.runnable.count'].value",
              "index": 6
            },
            {
              "name": "['thread.terminated.count'].value",
              "index": 7
            },
            {
              "name": "['thread.timed_waiting.count'].value",
              "index": 8
            },{
              "name": "['thread.waiting.count'].value",
              "index": 9
            }
          ]
        }
      ]
    }
  ]
}
