summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/nginxplus/testdata/404.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/nginxplus/testdata/404.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/nginxplus/testdata/404.json b/src/go/collectors/go.d.plugin/modules/nginxplus/testdata/404.json
new file mode 100644
index 000000000..d2ed8c9a8
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/nginxplus/testdata/404.json
@@ -0,0 +1,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"
+}