Skip to content

Conversation

kppullin
Copy link
Contributor

@kppullin kppullin commented Nov 3, 2020

This change adds debug log messages to give hints when an Auto Scaling
Group is not tagged as managed. Without this change there's no other
indication that the instance & ASG is unmanaged and makes diagnosing
this condition quite difficult without reading through the source code.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This change adds debug log messages to give hints when an
Auto Scaling Group is not tagged as managed. Without this
change there's no other indication that the instance & ASG
is unmanaged and makes diagnosing this condition quite
difficult without reading through the source code.
@bwagner5 bwagner5 self-requested a review November 3, 2020 23:18
Change `Auto Scaling Instance` to `Auto Scaling Group`.
@codecov-io
Copy link

Codecov Report

Merging #274 into main will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
+ Coverage   77.40%   77.50%   +0.10%     
==========================================
  Files          15       15              
  Lines        1071     1076       +5     
==========================================
+ Hits          829      834       +5     
  Misses        208      208              
  Partials       34       34              
Impacted Files Coverage Δ
pkg/monitor/sqsevent/sqs-monitor.go 95.28% <100.00%> (+0.23%) ⬆️

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 3e7d18c...a8e14a4. Read the comment docs.

Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks!

@bwagner5 bwagner5 merged commit 77aeed8 into aws:main Nov 4, 2020
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.

4 participants