1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
[
{
"name": "shaping_global",
"tags": {
"hahah": 1
},
"fields": {
"curr_session_num": 0,
"curr_queueing_pkts": 0,
"curr_queueing_bytes": 0,
"ctrl_error": 0,
"ctrl_open": 0,
"ctrl_active": 0,
"ctrl_close": 0,
"ctrl_sf_close": 0,
"ctrl_reset": 0,
"sess_log_send": 0,
"async": 0,
"async_cb": 0,
"tconsume": 0,
"tconsume_cb": 0,
"hincrby": 0,
"hincrby_cb": 0,
"hmget": 0,
"hmget_cb": 0,
"tconsume_failed": 0,
"hincrby_failed": 0,
"hmget_failed": 0,
"all_rx_pkts": 6676,
"all_rx_bytes": 146872,
"all_tx_pkts": 6676,
"all_tx_bytes": 146872,
"all_drop_pkts": 0,
"all_drop_bytes": 0,
"shape_rx_pkts": 0,
"shape_rx_bytes": 0,
"shape_tx_pkts": 0,
"shape_tx_bytes": 0,
"shape_tx_syn_ack_pkts": 0,
"shape_drop_pkts": 0,
"shape_drop_bytes": 0
},
"fields_delta": {
"curr_session_num": 0,
"curr_queueing_pkts": 0,
"curr_queueing_bytes": 0,
"ctrl_error": 0,
"ctrl_open": 0,
"ctrl_active": 0,
"ctrl_close": 0,
"ctrl_sf_close": 0,
"ctrl_reset": 0,
"sess_log_send": 0,
"async": 0,
"async_cb": 0,
"tconsume": 0,
"tconsume_cb": 0,
"hincrby": 0,
"hincrby_cb": 0,
"hmget": 0,
"hmget_cb": 0,
"tconsume_failed": 0,
"hincrby_failed": 0,
"hmget_failed": 0,
"all_rx_pkts": 100,
"all_rx_bytes": 2200,
"all_tx_pkts": 100,
"all_tx_bytes": 2200,
"all_drop_pkts": 0,
"all_drop_bytes": 0,
"shape_rx_pkts": 0,
"shape_rx_bytes": 0,
"shape_tx_pkts": 0,
"shape_tx_bytes": 0,
"shape_tx_syn_ack_pkts": 0,
"shape_drop_pkts": 0,
"shape_drop_bytes": 0
},
"timestamp_ms": 1721294421351,
"timestamp_ms_delta": 1002
}
]
|