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

Clean up configuration parameters for cgroups #2178

Merged
merged 6 commits into from
Feb 17, 2021
Merged

Conversation

narrieta
Copy link
Member

Added CGroups.Enabled to disable monitoring and cpu enforcement.

Removed unused CGroups.EnforceLimits and CGroups.Excluded.

@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #2178 (f67507c) into develop (6f3a278) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2178      +/-   ##
===========================================
- Coverage    70.47%   70.44%   -0.03%     
===========================================
  Files           96       96              
  Lines        13360    13360              
  Branches      1889     1890       +1     
===========================================
- Hits          9415     9411       -4     
- Misses        3534     3535       +1     
- Partials       411      414       +3     
Impacted Files Coverage Δ
azurelinuxagent/common/cgroupconfigurator.py 71.26% <100.00%> (+0.24%) ⬆️
azurelinuxagent/common/conf.py 76.11% <100.00%> (+0.13%) ⬆️
azurelinuxagent/ga/collect_telemetry_events.py 89.65% <0.00%> (-1.73%) ⬇️

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 6f3a278...f67507c. Read the comment docs.

@narrieta narrieta merged commit a4a8b42 into Azure:develop Feb 17, 2021
@narrieta narrieta deleted the conf branch February 17, 2021 01:04
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.

2 participants