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

feat(backpressure): add metrics #2198

Merged
merged 11 commits into from
Dec 2, 2024
Merged

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    d76d6e9 View commit details
    Browse the repository at this point in the history
  2. feat: add metric fetch_limiter_waiting_task_num

    Signed-off-by: Ning Yu <[email protected]>
    Chillax-0v0 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    7722719 View commit details
    Browse the repository at this point in the history
  3. feat: add metric fetch_limiter_timeout_count

    Signed-off-by: Ning Yu <[email protected]>
    Chillax-0v0 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    87e6e67 View commit details
    Browse the repository at this point in the history
  4. feat: add metric fetch_limiter_time

    Signed-off-by: Ning Yu <[email protected]>
    Chillax-0v0 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    7e4b0a6 View commit details
    Browse the repository at this point in the history
  5. feat: add metric back_pressure_state

    Signed-off-by: Ning Yu <[email protected]>
    Chillax-0v0 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    1a25298 View commit details
    Browse the repository at this point in the history
  6. feat: add metric broker_quota_limit

    Signed-off-by: Ning Yu <[email protected]>
    Chillax-0v0 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    187d3ec View commit details
    Browse the repository at this point in the history
  7. fix(backpressure): run checkers with fixed delay

    Signed-off-by: Ning Yu <[email protected]>
    Chillax-0v0 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    0f4bb15 View commit details
    Browse the repository at this point in the history
  8. style: fix lint

    Signed-off-by: Ning Yu <[email protected]>
    Chillax-0v0 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    1da31e2 View commit details
    Browse the repository at this point in the history
  9. perf: drop too large values

    Signed-off-by: Ning Yu <[email protected]>
    Chillax-0v0 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    5ff7b34 View commit details
    Browse the repository at this point in the history
  10. refactor: record -1 for other states

    Signed-off-by: Ning Yu <[email protected]>
    Chillax-0v0 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    2d24c04 View commit details
    Browse the repository at this point in the history
  11. test: fix tests

    Signed-off-by: Ning Yu <[email protected]>
    Chillax-0v0 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    e625cb4 View commit details
    Browse the repository at this point in the history