)]}'
{
  "log": [
    {
      "commit": "ce02af6bce47c75a3344c62612f5738e20cc8a39",
      "tree": "5be53b016d9c995c07ba8e10c8eab651c87d01a9",
      "parents": [
        "4bd6eb5fad77adb7217f369b18167d223a09ca4f"
      ],
      "author": {
        "name": "Ildar Svetlov",
        "email": "isvetlov@mirantis.com",
        "time": "Thu Jul 20 16:34:36 2017 +0400"
      },
      "committer": {
        "name": "Ildar Svetlov",
        "email": "isvetlov@mirantis.com",
        "time": "Thu Jul 20 16:34:36 2017 +0400"
      },
      "message": "Change test for flush_interval\n\nChange-Id: If551c95e23383389e57a37487f6faf13e690e241\n"
    },
    {
      "commit": "6f2f4524f7d7d9b9c94d0a90bc48f526805248ed",
      "tree": "c179ec66a69a22b0e213a957302d962afa46ea16",
      "parents": [
        "808cab3023adb981b8045fd42a28f0393bd0e9a1"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Mon Jun 26 11:06:23 2017 +0200"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Mon Jun 26 14:49:50 2017 +0200"
      },
      "message": "Compute log-based metrics as rates or counters\n\nBy default, the metrics will still be sent as rates but for Prometheus\nbased monitoring, they will be sent as counters.\n\nChange-Id: Ia9e64c35b32a1fa49071d698f91fdb2a7665a225\n"
    },
    {
      "commit": "808cab3023adb981b8045fd42a28f0393bd0e9a1",
      "tree": "b156d94fa6dd410079bdd13833ce5ffeb4178605",
      "parents": [
        "b07671184c158f27fd9820af8861ac49bb9bb1e4"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Mon Jun 26 11:48:24 2017 +0200"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Mon Jun 26 11:49:18 2017 +0200"
      },
      "message": "Fix Lua tests\n\nChange-Id: I9ad73317b5c6a7120bd747dedca6331b05a086b0\n"
    },
    {
      "commit": "c04539d7300be7cac342958753f9a07390e04500",
      "tree": "cd76408ac10a3ddd0b113a9fa11be8e540fb981a",
      "parents": [
        "2711d524b7036948996464f745a0f546164f751a"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Fri Mar 24 14:27:53 2017 +0100"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Tue Mar 28 11:41:15 2017 +0200"
      },
      "message": "Fix InfluxDB line protocol encoder\n\nIn particular, it didn\u0027t properly escape tag values with double quotes.\n\nChange-Id: I8328f8cf23e49a3aa63a86e1c6866df36f8fe08d\n"
    },
    {
      "commit": "6faa8623b9b474953b8bc713c1d2cfbff1cabaa7",
      "tree": "29488c01bb4e6e9ad0358597392715f33ec82d61",
      "parents": [
        "43e741fc1defd9cc8a71449d14ac803f47606274"
      ],
      "author": {
        "name": "Guillaume Thouvenin",
        "email": "gthouvenin@mirantis.com",
        "time": "Tue Feb 28 16:40:42 2017 +0100"
      },
      "committer": {
        "name": "Guillaume Thouvenin",
        "email": "gthouvenin@mirantis.com",
        "time": "Wed Mar 08 17:46:12 2017 +0100"
      },
      "message": "Manage notification handler for Sensu\n\nThis patch adds two things:\n  - the field \u0027handler\u0027 to an alarm. Now an alarm can be described as\n        alarm_name:\n            policy: name_of_policy\n            alerting: enabled_with_notifications\n            handler: mail\n            ...\n  - a new parameter \u0027notification_handler\u0027 to pass the handler that\n    can now be added to an alarm.\n\nChange-Id: I1e0767b3c1aa664110c97ae5f8fafc47c9682ab9\n"
    },
    {
      "commit": "ee5d9ae55170744dd7648bab04218a412e9f987a",
      "tree": "4a2be7f0161d0e1478718a461a95fda57f02eebb",
      "parents": [
        "79dd83490cd683523889abc4e135c5bd465fff3a"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Tue Jan 24 08:55:36 2017 +0100"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Tue Jan 24 08:55:36 2017 +0100"
      },
      "message": "Cast \u0027http_status\u0027 field into an integer\n"
    },
    {
      "commit": "e9d98eeb89ecfc03df0ad569550a36aab040f743",
      "tree": "3c92a20158d97f05005f3cba79e7f9088e2ed938",
      "parents": [
        "569082e4d01bc0ad21732deb5139095309801511"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Fri Dec 16 14:42:01 2016 +0100"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Tue Dec 20 09:29:43 2016 +0100"
      },
      "message": "Move convert_to_sec() to lma_utils module\n"
    },
    {
      "commit": "fc2ae37b03d05424bf90e9505b0ec457ea340c73",
      "tree": "62dbf0efe58a4ba4406ec65a498c37db7d4c9969",
      "parents": [
        "ff7677bcb1f6acee353692f76339e88237c4bae4"
      ],
      "author": {
        "name": "Éric Lemoine",
        "email": "elemoine@mirantis.com",
        "time": "Tue Nov 08 13:55:03 2016 +0000"
      },
      "committer": {
        "name": "Éric Lemoine",
        "email": "elemoine@mirantis.com",
        "time": "Wed Nov 09 13:26:09 2016 +0000"
      },
      "message": "Support dimensions in gse metrics\n"
    },
    {
      "commit": "551218f3211aa0aba5e71fa4b29ba2e42dec264d",
      "tree": "997c3de045cad51d981961d0635b42e35e85d976",
      "parents": [
        "7dc121304c15c36cc8e24cfd0b667aeff6a64621"
      ],
      "author": {
        "name": "Éric Lemoine",
        "email": "elemoine@mirantis.com",
        "time": "Mon Nov 07 16:25:29 2016 +0000"
      },
      "committer": {
        "name": "Éric Lemoine",
        "email": "elemoine@mirantis.com",
        "time": "Wed Nov 09 13:26:09 2016 +0000"
      },
      "message": "Adapt GSE Lua code\n"
    },
    {
      "commit": "5b3435a3bb0fc7dcc52725baf8c9be099f5c139a",
      "tree": "975a5a49255f1e4c46a6894552536740fd514db3",
      "parents": [
        "041383a4544f8ce99a08dd6648683946943643bc"
      ],
      "author": {
        "name": "Éric Lemoine",
        "email": "elemoine@mirantis.com",
        "time": "Tue Nov 08 13:01:14 2016 +0000"
      },
      "committer": {
        "name": "Éric Lemoine",
        "email": "elemoine@mirantis.com",
        "time": "Tue Nov 08 13:02:59 2016 +0000"
      },
      "message": "Fix the gse tests\n"
    },
    {
      "commit": "041383a4544f8ce99a08dd6648683946943643bc",
      "tree": "31652d124d4526419ffa6040d72da5dd63f6beb1",
      "parents": [
        "7127271338249036b28e564e4f5c3252d4472d88"
      ],
      "author": {
        "name": "Éric Lemoine",
        "email": "elemoine@mirantis.com",
        "time": "Tue Nov 08 12:59:08 2016 +0000"
      },
      "committer": {
        "name": "Éric Lemoine",
        "email": "elemoine@mirantis.com",
        "time": "Tue Nov 08 13:02:59 2016 +0000"
      },
      "message": "Fix the afd tests\n"
    },
    {
      "commit": "7127271338249036b28e564e4f5c3252d4472d88",
      "tree": "f999faa457b307de252e30325ce7b61afc6d3634",
      "parents": [
        "c8928047f1ea048bf21bf29479dbf7bbebc8173a"
      ],
      "author": {
        "name": "Éric Lemoine",
        "email": "elemoine@mirantis.com",
        "time": "Tue Nov 08 12:53:51 2016 +0000"
      },
      "committer": {
        "name": "Éric Lemoine",
        "email": "elemoine@mirantis.com",
        "time": "Tue Nov 08 13:02:59 2016 +0000"
      },
      "message": "Copy Lua tests from fuel-plugin-lma-collector\n"
    }
  ]
}
