)]}'
{
  "commit": "518bca364cc187b40d8fc379483387f00961058a",
  "tree": "5d1d35f9bb124972f709db39020c4609a6b09d62",
  "parents": [
    "3f93f7611628632b4dabccd21a4d22e34dbf3e33"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Thu Aug 11 21:42:30 2022 +0200"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Thu Aug 11 21:46:48 2022 +0200"
  },
  "message": "Do not rely on System.nanoTime for E2E metrics\n\nThe E2E metrics are calculated across JVMs where\nthe System.nanoTime cannot be trusted as source of\ntime as it is JVM-specific.\n\nUse the System.currentTimeMillis and convert the\nresult into nanos for keeping the API compatibility\nwith the existing code.\n\nChange-Id: I89fdcf7b5c8f50890be31476e2252ce796fbcf6a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8a97901c954f2c26908cacc9c2659b71de9e58a0",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationApiRequestMetrics.java",
      "new_id": "597b66ffeb71aaf04e8c3a55c97c5b62db18fdbc",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationApiRequestMetrics.java"
    },
    {
      "type": "modify",
      "old_id": "6b23a9f04810f7f5589f812a716e2990b4587cac",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/client/FetchApiClient.java",
      "new_id": "6000eb959f2cfa1b843af70052529ee13e3ff0b2",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/client/FetchApiClient.java"
    }
  ]
}
