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: add events count to metrics #61

Merged
merged 3 commits into from
Mar 24, 2024
Merged

feat: add events count to metrics #61

merged 3 commits into from
Mar 24, 2024

Conversation

mmta
Copy link
Contributor

@mmta mmta commented Mar 24, 2024

No description provided.

This reports the status of events processing by backend when there's
no matching events.

This change also wind down EPS gradually if there's no event received
after 60s.
@github-actions github-actions bot added the feature New functionalities label Mar 24, 2024
Copy link

codecov bot commented Mar 24, 2024

Codecov Report

Attention: Patch coverage is 85.29412% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 95.83%. Comparing base (b12e6a3) to head (f467bf3).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   95.84%   95.83%   -0.02%     
==========================================
  Files          33       33              
  Lines        4983     4992       +9     
==========================================
+ Hits         4776     4784       +8     
- Misses        207      208       +1     
Flag Coverage Δ
unittests 95.83% <85.29%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
server/src/watchdog.rs 99.22% <100.00%> (+0.02%) ⬆️
server/src/watchdog/eps.rs 100.00% <ø> (ø)
server/src/backlog/manager.rs 85.20% <64.28%> (-0.16%) ⬇️

@mmta mmta merged commit 2cc594a into master Mar 24, 2024
4 checks passed
@mmta mmta deleted the feat-events-rcvd branch March 24, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionalities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant