-
Notifications
You must be signed in to change notification settings - Fork 7
Feat/tr/cluster dlq alarms #137
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
base: main
Are you sure you want to change the base?
Changes from all commits
028db4f
a2175e2
0469402
1fd9c38
5510ac5
54b646c
c3c9d8e
5125854
cb1b214
425de90
d83ab79
5cbe83f
177dfad
ee5b715
4c1c7a5
ec63248
d91332a
699cd15
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -53,6 +53,8 @@ module "stac-server" { | |
| deploy_stac_server_opensearch_serverless = var.deploy_stac_server_opensearch_serverless | ||
| deploy_stac_server_outside_vpc = var.deploy_stac_server_outside_vpc | ||
| fd_web_acl_id = var.deploy_waf_rule ? module.base_infra.web_acl_id : var.ext_web_acl_id | ||
| warning_sns_topic_arn = module.base_infra.warning_sns_topic_arn | ||
| critical_sns_topic_arn = module.base_infra.critical_sns_topic_arn | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We should allow the user to toggle whether these Suggest using the same approach used in the
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. added |
||
|
|
||
| depends_on = [ | ||
| module.setup | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
might be high. Thought is that if a bunch of messages are there for over 5 minutes its really properly stuck there, thus a CRITICAL alarm