TheFinalHydra commented on issue #1165: URL: https://github.com/apache/incubator-brpc/issues/1165#issuecomment-662866767
是的就是window_size, 但是设置成1s就是会发现`latency/max_latency`有值,但是`latency_90/90/99/9999`值为0 所以它为0的原因会不会是因为采样线程周期为1s, 然后我这里window_size设置为1s的话,可能恰好取不到上一次采样线程采到的值? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
