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: Reinstate max number of log files. #1930

Merged
merged 1 commit into from Sep 21, 2023
Merged

Conversation

chynesNR
Copy link
Member

Description

Reverts the max number of Agent logs to 4 (It is currently unlimited).

Resolves #1929

@codecov-commenter
Copy link

Codecov Report

Merging #1930 (a8c3ce8) into main (c6c921a) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1930      +/-   ##
==========================================
- Coverage   83.51%   83.50%   -0.02%     
==========================================
  Files         402      402              
  Lines       24593    24593              
==========================================
- Hits        20540    20537       -3     
- Misses       4053     4056       +3     
Files Changed Coverage Δ
.../NewRelic/Agent/Core/Logging/LoggerBootstrapper.cs 81.08% <100.00%> (ø)

... and 1 file with indirect coverage changes

@chynesNR chynesNR merged commit 41eef7b into main Sep 21, 2023
76 checks passed
@chynesNR chynesNR deleted the bugfix/reinstate-log-limit branch September 21, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reinstate log rollover limit
3 participants