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

app/log: decrease default log filter from 1h to 12s #2467

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

corverroos
Copy link
Contributor

@corverroos corverroos commented Jul 24, 2023

I think an hour is maybe too much, it is hiding information. Once a slot (every 12 secs) feels better. VC triggered logs are often roughly once a slot per type. So this would have same visibility level.

category: refactor
ticket: none

@corverroos corverroos changed the title app/log: decrease default log fitler from 1h to 1m app/log: decrease default log fitler from 1h to 12s Jul 24, 2023
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.04% ⚠️

Comparison is base (748a434) 53.83% compared to head (0311459) 53.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2467      +/-   ##
==========================================
- Coverage   53.83%   53.79%   -0.04%     
==========================================
  Files         198      198              
  Lines       26501    26501              
==========================================
- Hits        14267    14257      -10     
- Misses      10474    10486      +12     
+ Partials     1760     1758       -2     
Files Changed Coverage Δ
app/log/filter.go 100.00% <100.00%> (ø)

... and 6 files with indirect coverage changes

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

@xenowits xenowits changed the title app/log: decrease default log fitler from 1h to 12s app/log: decrease default log filter from 1h to 12s Jul 25, 2023
@corverroos corverroos added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jul 25, 2023
@obol-bulldozer obol-bulldozer bot merged commit 6cc97e0 into main Jul 25, 2023
20 checks passed
@obol-bulldozer obol-bulldozer bot deleted the corver/moreismore branch July 25, 2023 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants