{
    "total" : 10,
    "success" : 20,
    "skipped" : 5,
    "took" : {
      "max" : 1991,
      "avg" : 1496,
      "p90" : 1895
    },
    "took_mrt_true" : {
      "max" : 9983,
      "avg" : 7476,
      "p90" : 9471
    },
    "took_mrt_false" : {
      "max" : 19967,
      "avg" : 14952,
      "p90" : 18943
    },
    "remotes_per_search_max" : 6,
    "remotes_per_search_avg" : 7.89,
    "failure_reasons" : {
      "reason1" : 1,
      "reason2" : 2,
      "unknown" : 3
    },
    "features" : {
      "async" : 10,
      "mrt" : 20,
      "wildcard" : 30
    },
    "clients" : {
      "kibana" : 40,
      "other" : 500
    },
    "clusters" : {
      "(local)" : {
        "total" : 12,
        "skipped" : 0,
        "took" : {
          "max" : 3983,
          "avg" : 2992,
          "p90" : 3791
        }
      },
      "remote1" : {
        "total" : 100,
        "skipped" : 22,
        "took" : {
          "max" : 3983,
          "avg" : 2992,
          "p90" : 3791
        }
      },
      "remote2" : {
        "total" : 300,
        "skipped" : 42,
        "took" : {
          "max" : 995327,
          "avg" : 747531,
          "p90" : 946175
        }
      }
    }
}
