You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have made this change to a fork of this repo in some of the sqsevents (like pkg/monitor/sqsevent/spot-itn-event.go). We found InstanceType useful to have in the Slack notifications along with InstanceID. It didn't take much as were able to update nodeInfo in getNodeInfo() with InstanceType: *instance.InstanceType. Would this be something that could make it through a pull request?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We have made this change to a fork of this repo in some of the sqsevents (like pkg/monitor/sqsevent/spot-itn-event.go). We found
InstanceType
useful to have in the Slack notifications along with InstanceID. It didn't take much as were able to updatenodeInfo
ingetNodeInfo()
withInstanceType: *instance.InstanceType
. Would this be something that could make it through a pull request?Anyway, here is the PR.
Thanks,
Hari
Beta Was this translation helpful? Give feedback.
All reactions