github.com/netdata/go.d.plugin@v0.58.1/modules/nginxplus/testdata/api-8/http_server_zones.json (about) 1 { 2 "server_backend": { 3 "processing": 1, 4 "requests": 8962, 5 "responses": { 6 "1xx": 0, 7 "2xx": 8960, 8 "3xx": 0, 9 "4xx": 1, 10 "5xx": 0, 11 "codes": { 12 "200": 8960, 13 "404": 1 14 }, 15 "total": 8961 16 }, 17 "discarded": 0, 18 "received": 1773834, 19 "sent": 4585734 20 } 21 }