)]}'
{
  "commit": "e94d474e36cc4e8cafeba2946b843977ee0ac5ae",
  "tree": "744372d49bae884453fe15d01e0898daa2dee77f",
  "parents": [
    "54e041d13d062da8c9c1a39e4f30e5ce91481dfb"
  ],
  "author": {
    "name": "Matthias Rampke",
    "email": "matthias@prometheus.io",
    "time": "Sun Nov 13 16:01:01 2022"
  },
  "committer": {
    "name": "Matthias Rampke",
    "email": "matthias@prometheus.io",
    "time": "Sun Nov 13 17:11:26 2022"
  },
  "message": "POC: Serve a nice HTML page\n\nOne of the main reasons we hear for defaulting to the text format is\nthat \"look at the raw metrics in a browser\" is a common use case.\n\nBrowsers send accept headers, so we can explicitly take this use case\ninto account, and render an HTML representation of the metric family.\n\nFor the purposes of the PoC, this simply wraps the text format. To\nreally make things nicer, we can and should render the metrics in a more\nappealing format, with labels in a table, and possibly a bar chart for\nhistograms.\n\nSigned-off-by: Matthias Rampke \u003cmatthias@prometheus.io\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "64dc0eb40c28e4a16c904d8315dc56c8b62429c9",
      "old_mode": 33188,
      "old_path": "expfmt/encode.go",
      "new_id": "2d4f6110425a7545ffa481aa312a98724d4053ee",
      "new_mode": 33188,
      "new_path": "expfmt/encode.go"
    },
    {
      "type": "modify",
      "old_id": "0f176fa64f258d2dc142a429313d39ae60da635c",
      "old_mode": 33188,
      "old_path": "expfmt/expfmt.go",
      "new_id": "a1e56939c21a92265bdcf062af797485ea8b0a05",
      "new_mode": 33188,
      "new_path": "expfmt/expfmt.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "97ad529f97d8f2c9939e88dbcd6bf7e27c15c42b",
      "new_mode": 33188,
      "new_path": "expfmt/html_create.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "91bcbad291cc32fb1ed86ae6ac523fa257b7c05f",
      "new_mode": 33188,
      "new_path": "expfmt/html_create_test.go"
    }
  ]
}
