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

Report VMSize via Heartbeat telemetry event #2462

Merged
merged 19 commits into from
Feb 9, 2022

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    ae9c340 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    c0e9742 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. switch to using IMDS VM Size information.

    Kevin Clark committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    ac3f741 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add_arch_to_heartbeat' of github.com:kevinclark19a/WALi…

    …nuxAgent into add_arch_to_heartbeat
    Kevin Clark committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    389a541 View commit details
    Browse the repository at this point in the history
  3. Broaden except clause of get_compute call

    and added initialize call to test.
    Kevin Clark committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    f633701 View commit details
    Browse the repository at this point in the history
  4. Remove unused import.

    Kevin Clark committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    3549137 View commit details
    Browse the repository at this point in the history
  5. set a default value for _vm_size.

    Kevin Clark committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    6596fb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    a3eec67 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    6ad928a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Merge branch 'develop' of github.com:Azure/WALinuxAgent into add_arch…

    …_to_heartbeat
    Kevin Clark committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    0b601cf View commit details
    Browse the repository at this point in the history
  2. Added retry-on-heartbeat logic and moved to periodic

    error logging.
    Kevin Clark committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    bed7da6 View commit details
    Browse the repository at this point in the history
  3. Added test for vmsize retry-on-fetch-failure

    Kevin Clark committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    c3bcda8 View commit details
    Browse the repository at this point in the history
  4. change vm_size from property to private function

    so that tests that don't mock update_handler.protocol_util
    well don't timeout.
    Kevin Clark committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    bab9066 View commit details
    Browse the repository at this point in the history
  5. Update error message in UT

    Kevin Clark committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    e2304f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    5a44684 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Fixed UTs

    Kevin committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    ee5a8aa View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    1efe380 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    08f2285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a5dfee View commit details
    Browse the repository at this point in the history