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

Changed default Logs.Collect value from False/n to True/y #2436

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

kevinclark19a
Copy link
Contributor

Description

Logs.Collect controls the task that runs the log collector in the background. This PR enables this behavior by default and updates the readme to reflect the new defaults.

README.md Show resolved Hide resolved
support the Logs.Collect flag.
@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #2436 (155f05a) into develop (df113e0) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2436      +/-   ##
===========================================
+ Coverage    71.66%   71.68%   +0.02%     
===========================================
  Files          101      101              
  Lines        14818    14818              
  Branches      2348     2348              
===========================================
+ Hits         10620    10623       +3     
+ Misses        3718     3715       -3     
  Partials       480      480              
Impacted Files Coverage Δ
azurelinuxagent/common/conf.py 79.13% <100.00%> (ø)
azurelinuxagent/common/event.py 86.00% <0.00%> (+0.67%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df113e0...155f05a. Read the comment docs.

@kevinclark19a kevinclark19a merged commit 838b747 into Azure:develop Dec 15, 2021
@kevinclark19a kevinclark19a deleted the enable_log_collector branch January 12, 2022 00:34
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.

3 participants