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

Track and emit segment loading rate for HttpLoadQueuePeon on Coordinator #16691

Merged
merged 16 commits into from
Aug 3, 2024

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    c3ac50d View commit details
    Browse the repository at this point in the history
  2. Add documentation

    kfaraz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    af9b2a3 View commit details
    Browse the repository at this point in the history
  3. Test rename

    kfaraz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    92630ba View commit details
    Browse the repository at this point in the history
  4. Do not emit duplicate metric

    kfaraz committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    db902db View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Apply suggestions from code review

    Co-authored-by: Abhishek Radhakrishnan <abhishek.rb19@gmail.com>
    kfaraz and abhishekrb19 authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f75172e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Fix up the logic

    kfaraz committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    29c422f View commit details
    Browse the repository at this point in the history
  2. Simplify batch logic

    kfaraz committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9c62a88 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    2cc882c View commit details
    Browse the repository at this point in the history
  2. Fix docs etc

    kfaraz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c343d89 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    kfaraz committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    73b3e53 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. No more batching

    kfaraz committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a131073 View commit details
    Browse the repository at this point in the history
  2. Timeout changes

    kfaraz committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7814806 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Revert "No more batching"

    This reverts commit a131073.
    kfaraz committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    81d67c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    920558c View commit details
    Browse the repository at this point in the history
  3. Fix javadocs

    kfaraz committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b15778f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Add clearer javadocs

    kfaraz committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    e8b242d View commit details
    Browse the repository at this point in the history