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

Quota utilization monitoring #295

Open
miloszwatroba opened this issue Dec 28, 2022 · 1 comment
Open

Quota utilization monitoring #295

miloszwatroba opened this issue Dec 28, 2022 · 1 comment
Labels
feature-request New feature

Comments

@miloszwatroba
Copy link
Contributor

Feature scope

Resources usage

Describe your suggested feature

Add a capability to monitor and configure alarms based on Service Quotas.

AWS Documentation for quota monitoring: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Quotas-Visualize-Alarms.html

Impact: Being unaware of exceeding the quota for certain resources can be tragic - e.g. not being able to quickly scale up during an incident. Actively monitoring the quotas can make it easier for service owners to prepare ahead for exceeding the quota.

@miloszwatroba miloszwatroba added the feature-request New feature label Dec 28, 2022
@miloszwatroba miloszwatroba changed the title Quota usage monitoring Quota utilization monitoring Dec 28, 2022
@echeung-amzn
Copy link
Member

I'm not quite sure what a nice API for this would be, considering there's hundreds of metrics and I'd expect that list to grow over time with more AWS offerings being made available. Do you have something in mind?

monitorCustom is probably the best solution for now in lieu of something specific.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature
Projects
None yet
Development

No branches or pull requests

2 participants