github.com/netdata/go.d.plugin@v0.58.1/modules/nginxplus/testdata/api-8/stream_server_zones.json (about)

     1  {
     2    "tcp_server": {
     3      "processing": 0,
     4      "connections": 0,
     5      "sessions": {
     6        "2xx": 0,
     7        "4xx": 0,
     8        "5xx": 0,
     9        "total": 0
    10      },
    11      "discarded": 0,
    12      "received": 0,
    13      "sent": 0
    14    }
    15  }