Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support multi-zone ingesters when converting global to local limits for streams in limiter.go #13321

Commits on Jun 25, 2024

  1. Support multi-zone ingesters when converting global to local limits f…

    …or streams in limiter.go
    
    Signed-off-by: JordanRushing <rushing.jordan@gmail.com>
    JordanRushing committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fbfc7fe View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Simplify convertGlobalToLocalLimit; add test

    Signed-off-by: JordanRushing <rushing.jordan@gmail.com>
    JordanRushing committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e7b8292 View commit details
    Browse the repository at this point in the history
  2. Update dskit version to support healthyInstancesInZone; fix stream …

    …limit test; go mod vendor & go mod tidy
    
    Signed-off-by: JordanRushing <rushing.jordan@gmail.com>
    JordanRushing committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8a9c36f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Update multi-zone stream limit calculation; fix test

    Signed-off-by: JordanRushing <rushing.jordan@gmail.com>
    JordanRushing committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0c7313b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b3492 View commit details
    Browse the repository at this point in the history