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

add alarm to daily costs #94

Open
1 task
bernard357 opened this issue May 5, 2023 · 0 comments
Open
1 task

add alarm to daily costs #94

bernard357 opened this issue May 5, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@bernard357
Copy link
Contributor

What is this?

SPA computes cost metrics every day and for every cost center. These are displayed in the monitoring dashboard. With this feature we are adding an alarm threshold that creates an incident record.

Why is this important?

SPA provides cost controls at account level (with budget alarms) and the organisation level (with monthly cost reports). However, we are missing a control at cost center level. The new capability is closing this gap.

How to implement it?

PA already computes costs per cost center as a daily metric in CloudWatch. We will add a CloudWatch alarm to this metric, based on a configuration parameter in the settings file. In addition, we also need to detect CloudWatch alarms and create incident records in Incident Manager on alarm.

  • complement the feature file on cost management
  • [ ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant