Include EventID in metrics
cmotta2016 opened this issue · 7 comments
Describe the feature
We're running NTH to handler AZ Rebalance recommendation and Spot interruption notification. We need to build a Grafana dashboard to show only the number of instances terminated by Spot interruption. So if there is a label like event-id=spot-itn-event...
we can filter the query by this label.
Is the feature request related to a problem?
When using Grafana/Prometheus we can't filter instances terminated by a specific event.
Describe alternatives you've considered
/
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label.
Thanks a lot @cmotta2016 and @snay2 for merging this change in.
Would it be possible to make a release for with this change?
I see that the image - https://gallery.ecr.aws/aws-ec2/aws-node-termination-handler, was updated couple of months ago?
@mohitreddy1996 You're correct, our most recent release was 2 months ago in May, v1.16.5
. We're planning to cut another release early next week once we get the fix for #654 merged. I'll update this issue once that happens.
Awesome! Thanks a bunch :)
Hi @snay2 , quickly wanted to check on the progress of cutting a new release. Any ETAs? Thanks in advance :)