Dear All, I try to collect stats for nics controlled by VPP and I can successfully receive some outcomes using want_stats() in Python binding. However, it seems the stats are passively retrieved every 10 secs through the monitoring event handler. How could I proactively query the stats with a customized sampling rate?
Thank you in advance, Hao