summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/nginxplus/testdata/404.json
blob: d2ed8c9a85bb28a05f51bdfd0d79e154e67b91e4 (plain)
1
2
3
4
5
6
7
8
9
{
  "error": {
    "status": 404,
    "text": "path not found",
    "code": "PathNotFound"
  },
  "request_id": "f0d20aca461d043e787ebaa52f018cb2",
  "href": "https://nginx.org/en/docs/http/ngx_http_api_module.html"
}