Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lyft/gostats
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 74606581a62019fdae957d29c411034070a2b0b9
Choose a base ref
...
head repository: lyft/gostats
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3b65338e34dc99be0c82ae3660440cee475c4d45
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jun 24, 2023

  1. stats: delete unused Counters and Timers when flushing

    This commit changes the statsStore to remove Counters and Timers that
    were not used N times between flush intervals. This should alleviate
    memory pressure when during cardinality explosions.
    charlievieth committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    3b65338 View commit details
    Browse the repository at this point in the history
Loading