-
Notifications
You must be signed in to change notification settings - Fork 741
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
Add metrics for Describe calls and other EC2 API Calls in CNI Metrics helper #2035
Comments
Currently users have to contact AWS Support to get these enabled on the AWS side rather than directly from the CNI: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/monitor.html |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days |
Issue closed due to inactivity. |
/not stale |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days |
2142 is merged. |
|
What would you like to be added:
CNI Metrics helper today includes metrics around ipamd datastore - https://github.com/aws/amazon-vpc-cni-k8s/blob/master/pkg/ipamd/ipamd.go#L177-L230. It would be good to add metrics for all the EC2 calls made by IPAMD and expose it with CNI Metrics helper.
Why is this needed:
This would give better UX and easy access to number of EC2 calls made per node.
The text was updated successfully, but these errors were encountered: