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

Log current memory usage before & after handling each request #120

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Mar 28, 2024

Part of #118.

@jwodder jwodder added the logging Outputting textual records of events label Mar 28, 2024
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

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

Project coverage is 45.77%. Comparing base (4c0005d) to head (201ed47).

Files Patch % Lines
src/main.rs 0.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
- Coverage   45.95%   45.77%   -0.18%     
==========================================
  Files          24       24              
  Lines        3595     3609      +14     
==========================================
  Hits         1652     1652              
- Misses       1943     1957      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jwodder jwodder merged commit 8c239c7 into main Mar 28, 2024
8 of 10 checks passed
@jwodder jwodder deleted the log-mem branch March 28, 2024 17:43
@jwodder jwodder added this to the Current priorities milestone Jul 17, 2024
@jwodder jwodder added the OOM Dealing with out-of-memory errors label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logging Outputting textual records of events OOM Dealing with out-of-memory errors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant