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

distributor: allow enforcing maximum buffer size for write request pool #8082

Merged
merged 9 commits into from
May 10, 2024

Commits on May 10, 2024

  1. util: make use of a bucketed pool in util.RequestsBuffers

    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed May 10, 2024
    Configuration menu
    Copy the full SHA
    caa8bf4 View commit details
    Browse the repository at this point in the history
  2. added new metrics to keep track of request uncompressed body size

    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7d451bd View commit details
    Browse the repository at this point in the history
  3. updated about-versioning.md

    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7a884d2 View commit details
    Browse the repository at this point in the history
  4. addressed PR feedback

    ref: #8082 (comment)
    
    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3132098 View commit details
    Browse the repository at this point in the history
  5. addressed PR feedback

    ref: #8082 (comment)
    
    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7384966 View commit details
    Browse the repository at this point in the history
  6. addressed PR feedback

    ref: #8082 (comment)
    
    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4b21316 View commit details
    Browse the repository at this point in the history
  7. addressed PR feedback

    ref: #8082 (comment)
    
    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d9d2214 View commit details
    Browse the repository at this point in the history
  8. addressed PR feedback

    ref: #8082 (comment)
    
    Signed-off-by: Miguel Ángel Ortuño <ortuman@gmail.com>
    ortuman committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2b34857 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e298f7b View commit details
    Browse the repository at this point in the history