Skip to content

Conversation

@zwoop
Copy link
Contributor

@zwoop zwoop commented Aug 15, 2023

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.

@zwoop zwoop added the Metrics label Aug 15, 2023
@zwoop zwoop added this to the 10.0.0 milestone Aug 15, 2023
@zwoop zwoop requested review from bneradt and bryancall August 15, 2023 19:39
@zwoop zwoop self-assigned this Aug 15, 2023
@zwoop
Copy link
Contributor Author

zwoop commented Aug 15, 2023

[approve ci autest]

@zwoop zwoop merged commit 583318a into apache:master Aug 16, 2023
@zwoop zwoop deleted the FixMilestones branch August 16, 2023 22:37
zwoop added a commit that referenced this pull request Aug 16, 2023
@zwoop
Copy link
Contributor Author

zwoop commented Aug 16, 2023

Cherry-picked to v9.2.x

@zwoop zwoop modified the milestones: 10.0.0, 9.2.3 Aug 16, 2023
masaori335 pushed a commit to masaori335/trafficserver that referenced this pull request Sep 26, 2023
cmcfarlen pushed a commit to cmcfarlen/trafficserver that referenced this pull request Jun 3, 2024
* asf/master:
  Upgrade yaml-cpp version to 0.8.0 (apache#10249)
  This dependency is not needed, cmake did it right (apache#10250)
  Revert "Make OSX and FreeBSD not required temporarily (apache#10237)" (apache#10248)
  Python 3.12: microserver.test.ext wrap_socket update (apache#10247)
  Coverity 1508984: Dereference null return value (apache#10245)
  fall back to configure file for older cmake versions (apache#10236)
  TLS early data: logging updates (apache#10115)
  Fixing TSHttpTxnServerAddrSet (apache#10189)
  Make OSX and FreeBSD not required temporarily (apache#10237)
  Fixes a problem which can decrement milestone metrics unintentionally (apache#10188)
  Fix editor config for makefiles. (apache#10190)
  Correctly handle encoding for cache hash generation (apache#10126)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants