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

implement aws recommended alarms for managed opensearch #11

Merged
merged 5 commits into from
Jun 4, 2024

Conversation

hong-yi
Copy link
Contributor

@hong-yi hong-yi commented Jun 21, 2023

as per the documentation here

Copy link
Collaborator

@niroz89 niroz89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Help to clean up commented code and unused variables. It's good to have option to,

  1. override alarm values: alarm_overrides
  2. disable alarms: disabled_alarms

you can take reference on how it's done here: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/blob/master/modules/cis-alarms/main.tf

@abhinavkumarsph abhinavkumarsph added the enhancement New feature or request label May 27, 2024
@abhinavkumarsph
Copy link
Contributor

Made the change to disable and override alarms. Test plan: https://app.terraform.io/app/sph/workspaces/platform-eng-logging-base-dev/runs/run-8m6PaZ3zz2hk9JE8

@abhinavkumarsph abhinavkumarsph requested review from a team, francishokh and Madhukar55 and removed request for a team June 4, 2024 07:52
@abhinavkumarsph abhinavkumarsph self-assigned this Jun 4, 2024
@abhinavkumarsph abhinavkumarsph merged commit 5b38aa4 into main Jun 4, 2024
5 checks passed
@abhinavkumarsph abhinavkumarsph deleted the add/recommended-alarms branch June 4, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants