Hi Jerome, We would like to add LB plugin statistics, including per- VIP connections and per-AS connections for each VIP. Frequency is configurable, 1 second is better. Data of volume depends on the number of VIPs and Ass. Please refer to below patch for details: https://gerrit.fd.io/r/#/c/12146/2/src/plugins/lb/lb.api
Thank you, Hongjun From: Jerome Tollet (jtollet) [mailto:jtol...@cisco.com] Sent: Monday, May 7, 2018 3:15 PM To: Ni, Hongjun <hongjun...@intel.com>; vpp-dev <vpp-dev@lists.fd.io> Cc: Mori, Naoyuki <naoyuki.m...@intel.com>; Yusuke Tatsumi <ytats...@yahoo-corp.jp> Subject: Re: [vpp-dev] How to add plugin's statistics into stats thread Hi Hongjun, Could you elaborate a bit on the kind of statistics you’d like to create? Frequency and volume of data may be interesting inputs. Jerome De : <vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>> au nom de "Ni, Hongjun" <hongjun...@intel.com<mailto:hongjun...@intel.com>> Date : lundi 7 mai 2018 à 07:43 À : vpp-dev <vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>> Cc : "Mori, Naoyuki" <naoyuki.m...@intel.com<mailto:naoyuki.m...@intel.com>>, Yusuke Tatsumi <ytats...@yahoo-corp.jp<mailto:ytats...@yahoo-corp.jp>> Objet : [vpp-dev] How to add plugin's statistics into stats thread Hi all, We want to add plugin’s statistics into VPP stats thread. But it seems that current stats thread only support codebase (i.e. vnet) statistics. Is there some mechanism to support adding plugin’s statistics into stats thread? Thanks, Hongjun