{
  "GlobalSettings": {
    "type": "dynamic"
  },
  "vectors": [
    {
      "URL": "$BaseURL/pools/default/buckets",
      "urlId": 1,
      "replaceParams": [
        {
          "param": "Bucket",
          "path": "$.[*].name"
        }
      ]
    },
    {
      "URL": "$BaseURL/pools/default/buckets/Bucket#1/stats",
      "urlId": 2,
      "depURLIds": [
        1
      ],
      "path": [
        {
          "isPartOfHierarchy": true,
          "defName": "Bucket#1"
        }
      ],
      "metrics": [
        {
          "mPath": "$.op.samples.",
          "operation": "avg",
          "attribute": [
            {
              "name": "couch_total_disk_size[*]",        
              "index": 1,
              "convertFrom": "bytes",
              "convertTo": "GB",
              "type": 1
            },
            {
              "name": "couch_docs_fragmentation[*]", 
              "index": 2,
              "type": 1
            },{
              "name": "couch_views_fragmentation[*]",
              "index": 3,
              "type": 1
            },
            {
              "name": "ep_bg_fetched[*]",
              "index": 4,
              "type": 1
            },{
              "name": "cmd_get[*]", 
              "index": 5,
              "type": 1
            },{
              "name": "cache_miss_ratio", 
              "index": 6,
              "type": 2
            },{
              "name": "cmd_set[*]",  
              "index": 7,
              "type": 1
            },{
              "name": "delete_hits[*]",  
              "index": 8,
              "type": 1
            },{
              "name": "cas_hits[*]", 
              "index": 9,
              "type": 1
            },{
              "name": "vb_active_resident_items_ratio[*]", 
              "index": 10,
              "type": 1
            },{
              "name": "ep_tmp_oom_errors[*]", 
              "index": 11,
              "type": 1
            },{
              "name": "ep_mem_low_wat[*]", 
              "index": 12,
               "convertFrom": "bytes",
              "convertTo": "GB",
              "type": 1
            },{
              "name": "ep_mem_high_wat[*]",
              "index": 13,
               "convertFrom": "bytes",
              "convertTo": "GB",
              "type": 1
            },{
              "name": "vb_active_ops_create[*]",
              "index": 14,
              "type": 1
            },{
              "name": "vb_replica_ops_create[*]",
              "index": 15,
              "type": 1
            },{
              "name": "vb_pending_ops_create[*]",
              "index": 16,
              "type": 1
            },{
              "name": "disk_creates_ps", 
              "index": 17,
              "type": 2
            },{
              "name": "vb_active_ops_update[*]",
              "index": 18,
              "type": 1
            },{
              "name": "vb_replica_ops_update[*]",
              "index": 19,
              "type": 1
            },{
              "name": "vb_pending_ops_update[*]",
              "index": 20,
              "type": 1
            },{
              "name": "disk_updates_ps",
              "index": 21,
              "type": 2
            },{
              "name": "ep_queue_size[*]", 
              "index": 22,
              "type": 1
            },{
              "name": "ep_flusher_todo[*]",  
              "index": 23,
              "type": 1
            },{
              "name": "disk_write_queue_size",
              "index": 24,
              "type": 2
            },{
              "name": "couch_docs_data_size[*]", 
              "index": 25,
               "convertFrom": "bytes",
              "convertTo": "GB",
              "type": 1
            },{
              "name": "couch_docs_actual_disk_size[*]",  
              "index": 26,
               "convertFrom": "bytes",
              "convertTo": "GB",
              "type": 1
            },{
              "name": "couch_views_data_size[*]",  
              "index": 27,
               "convertFrom": "bytes",
              "convertTo": "GB",
              "type": 1
            },{
              "name": "couch_views_actual_disk_size[*]",  
              "index": 28,
               "convertFrom": "bytes",
              "convertTo": "GB",
              "type": 1
            },{
              "name": "couch_views_ops[*]",
              "index": 29,
              "type": 1
            },{
              "name": "avg_disk_update_time[*]", 
              "index": 30,
              "type": 1
            },{
              "name": "avg_disk_commit_time[*]", 
              "index": 31,
              "type": 1
            },{
              "name": "avg_bg_wait_time[*]", 
              "index": 32,
              "type": 1
            },{
              "name": "xdc_ops[*]",  
              "index": 33,
              "type": 1
            },{
              "name": "ep_dcp_replica_items_remaining[*]", 
              "index": 34,
              "type": 1
            }
          ]
        }
      ]
    }
  ]
}
