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

Improve logging around agent checkins. #1477

Merged
merged 9 commits into from
Oct 12, 2022

Commits on Oct 11, 2022

  1. Improve logging around agent checkins.

    - Log transient checkin errors at Info.
    - Upgrade to an Error log after 2 repeated failures.
    - Log the wait time for the next retry.
    
    Log the checking request duration on failure.
    cmacknz committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    13370ea View commit details
    Browse the repository at this point in the history
  2. Update changelog.

    cmacknz committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4083192 View commit details
    Browse the repository at this point in the history
  3. Add changelog fragment.

    cmacknz committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    e953964 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    7f27af6 View commit details
    Browse the repository at this point in the history
  2. Fix typo checking/checkin

    cmacknz committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    957edb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb50994 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a6be15 View commit details
    Browse the repository at this point in the history
  5. Fix changelog wording.

    cmacknz committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    8172358 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29e3837 View commit details
    Browse the repository at this point in the history