summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/nginxplus/testdata/api-8/stream_server_zones.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/nginxplus/testdata/api-8/stream_server_zones.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/nginxplus/testdata/api-8/stream_server_zones.json b/src/go/collectors/go.d.plugin/modules/nginxplus/testdata/api-8/stream_server_zones.json
new file mode 100644
index 000000000..0c7df7873
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/nginxplus/testdata/api-8/stream_server_zones.json
@@ -0,0 +1,15 @@
+{
+ "tcp_server": {
+ "processing": 0,
+ "connections": 0,
+ "sessions": {
+ "2xx": 0,
+ "4xx": 0,
+ "5xx": 0,
+ "total": 0
+ },
+ "discarded": 0,
+ "received": 0,
+ "sent": 0
+ }
+}