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

Graceful updates metrics #221

Merged
merged 4 commits into from
Mar 1, 2025

Conversation

ashishgo-aws
Copy link
Contributor

Description of changes:

Graceful updates has introduced new logic and edge cases to the image code. This change adds new metrics to be emitted for those edge cases by the task monitor.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Graceful updates has introduced new logic and edge cases to the image code. This change adds new metrics to be emitted for those edge cases by the task monitor.
…ndling is enabled

If signal handling is not enabled, then unexpected_interrupted_tasks_at_shutdown will take the value of interrupted_tasks_at_shutdown which can be non-zero for legitimate use case. This will pollute the metric making it non-reliable for alarming.
@ashishgo-aws ashishgo-aws self-assigned this Feb 27, 2025
@ashishgo-aws ashishgo-aws merged commit 7852efe into aws:main Mar 1, 2025
1 check passed
@ashishgo-aws ashishgo-aws deleted the graceful-updates-metrics branch March 1, 2025 00:21
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