TSG-8895 修改filed_stat输出元素编辑字段名为intcp_elem_num
This commit is contained in:
@@ -188,7 +188,7 @@ static void pangu_http_stat_init(struct pangu_rt * pangu_runtime)
|
|||||||
spec[STAT_ACTION_HIJACK_SZ]="hijk_bytes";
|
spec[STAT_ACTION_HIJACK_SZ]="hijk_bytes";
|
||||||
spec[STAT_ACTION_INSERT]="intcp_ins_num";
|
spec[STAT_ACTION_INSERT]="intcp_ins_num";
|
||||||
spec[STAT_ACTION_INSERT_SZ]="ins_bytes";
|
spec[STAT_ACTION_INSERT_SZ]="ins_bytes";
|
||||||
spec[STAT_ACTION_EDIT_ELEMENT]="edit_elem_num";
|
spec[STAT_ACTION_EDIT_ELEMENT]="intcp_elem_num";
|
||||||
spec[STAT_ACTION_WHITELSIT]="intcp_allow_num";
|
spec[STAT_ACTION_WHITELSIT]="intcp_allow_num";
|
||||||
spec[STAT_SUSPENDING]="suspending";
|
spec[STAT_SUSPENDING]="suspending";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user