{
  "sensors":
    [
      {
        "kind":"LOGHIST",
        "labels":
          {
            "metric":"ms"
          },
        "timeseries":
          [
            {
              "ts":1509843723,
              "log_hist":
                {
                  "base":1.5,
                  "zeros_count":1,
                  "start_power":0,
                  "buckets":
                    [
                      0.5,
                      0.25,
                      0.25,
                      0.5
                    ]
                }
            },
            {
              "ts":1509843738,
              "log_hist":
                {
                  "base":1.5,
                  "zeros_count":1,
                  "start_power":0,
                  "buckets":
                    [
                      1,
                      0.5,
                      0.5,
                      1
                    ]
                }
            }
          ]
      }
    ]
}