zwoop opened a new pull request, #10188: URL: https://github.com/apache/trafficserver/pull/10188
I believe what can happen here is that if a milestone is 0 (because it never triggered), we will decrement that metric with 1. This often has little impact, because of other transaction adding hundreds if not thousands of msec to those milestone metrics. An example when this happens is when you have cache misses, and the server connection milestones are all 0. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
