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: adding throttling stats in router #2923

Merged
merged 3 commits into from
Feb 1, 2023

Conversation

fracasula
Copy link
Collaborator

Description

Adding throttling stats in router.

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@fracasula fracasula requested review from atzoum and a team February 1, 2023 13:18
router/router.go Outdated Show resolved Hide resolved
@fracasula fracasula requested a review from atzoum February 1, 2023 13:30
@atzoum atzoum changed the title chore: adding throttling stats in router fix: adding throttling stats in router Feb 1, 2023
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Base: 47.85% // Head: 47.87% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (342ab9e) compared to base (ba270c2).
Patch coverage: 90.90% of modified lines in pull request are covered.

Additional details and impacted files
@@                Coverage Diff                @@
##           release/1.5.x    #2923      +/-   ##
=================================================
+ Coverage          47.85%   47.87%   +0.01%     
=================================================
  Files                314      314              
  Lines              49933    49925       -8     
=================================================
+ Hits               23894    23900       +6     
+ Misses             24597    24586      -11     
+ Partials            1442     1439       -3     
Impacted Files Coverage Δ
router/router.go 76.27% <90.90%> (-0.19%) ⬇️
jobsdb/jobsdb.go 74.80% <0.00%> (+0.13%) ⬆️
processor/processor.go 86.36% <0.00%> (+0.41%) ⬆️
...rvices/streammanager/kafka/client/testutil/util.go 70.87% <0.00%> (+3.88%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants