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

Enable hostname monitoring on Ubuntu #2647

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jithinjosepkl
Copy link

@jithinjosepkl jithinjosepkl commented Aug 12, 2022

Description

Issue #2645


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made

Quality of Code and Contribution Guidelines

Fixes #2645

@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #2647 (a156dd0) into master (e4cba48) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2647      +/-   ##
==========================================
+ Coverage   71.94%   71.97%   +0.02%     
==========================================
  Files         101      101              
  Lines       15075    15075              
  Branches     2396     2396              
==========================================
+ Hits        10846    10850       +4     
+ Misses       3746     3743       -3     
+ Partials      483      482       -1     
Impacted Files Coverage Δ
azurelinuxagent/ga/collect_telemetry_events.py 90.06% <0.00%> (-1.37%) ⬇️
azurelinuxagent/ga/update.py 88.81% <0.00%> (+0.33%) ⬆️
azurelinuxagent/common/persist_firewall_rules.py 83.43% <0.00%> (+2.95%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

Question: Ubuntu waagent config - Provisioning.MonitorHostName
1 participant