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

Read I/O rate limit for background and foreground read request. #2440

Merged
merged 27 commits into from
Aug 5, 2021
Merged

Read I/O rate limit for background and foreground read request. #2440

merged 27 commits into from
Aug 5, 2021

Commits on Aug 4, 2021

  1. Refine storage.io-rate-limit;

    IORateLimiter supports read limit;
    JinheLin authored and JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    761d636 View commit details
    Browse the repository at this point in the history
  2. add ReadLimiter.

    JinheLin authored and JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    df6a69c View commit details
    Browse the repository at this point in the history
  3. Inject read limiter.

    JinheLin authored and JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    8a6dfb1 View commit details
    Browse the repository at this point in the history
  4. Refine metric.

    JinheLin authored and JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ae5f93e View commit details
    Browse the repository at this point in the history
  5. Fix ReadLimiter

    JinheLin authored and JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    7b2cd95 View commit details
    Browse the repository at this point in the history
  6. Fix gtest.

    jinhelin authored and JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    fe3c151 View commit details
    Browse the repository at this point in the history
  7. Fix gtest.

    jinhelin authored and JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    e984648 View commit details
    Browse the repository at this point in the history
  8. Grafana metric config of I/O limiter.

    jinhelin authored and JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    f086f5d View commit details
    Browse the repository at this point in the history
  9. Fix metrics.

    jinhelin authored and JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    8e9deef View commit details
    Browse the repository at this point in the history
  10. Remove useless code.

    jinhelin authored and JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ec544a6 View commit details
    Browse the repository at this point in the history
  11. Resolve conflict.

    JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    007f672 View commit details
    Browse the repository at this point in the history
  12. Fix gtest.

    JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    7ecc109 View commit details
    Browse the repository at this point in the history
  13. Fix compile error.

    JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    47b571f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4efac1b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fe71616 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7410524 View commit details
    Browse the repository at this point in the history
  17. Add annotation.

    JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    45bd442 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7e069cc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1d17774 View commit details
    Browse the repository at this point in the history
  20. Remove deprecated metrics.

    JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ec11e9d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7e0517a View commit details
    Browse the repository at this point in the history
  22. Resolve conflict.

    JinheLin committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a996d59 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    b48ebde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55055b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e929be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0671a0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22def36 View commit details
    Browse the repository at this point in the history