-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Full PRs of cost optimization topic (#144)
* Allow to enable lifecycle for snapshot bucket, load balancer logs bucket and rds snapshot bucket (#111) Default: - enable lifecycle - 7 days for fullnode snapshot, 31 days for logs and rds snapshot * Allow to enable/disable multi_az option on master node and remove read_replica_2 instance on dev* (#113) * Reduce fullnode, fullnode_snapshot, and fullnode_backup storage to 1TB (#114) * Change root_block_device_delete_on_termination = true to avoid unattached volumes (#115) * Set assign_public_ip = false as all the tasks are in private subnet (#116) * Reduce msk storage of dev env to 500 (#117) * Reduce socks memory to 8192 (#118) * Allow to changes ecs tasks architecture, lambda funciton. Default value: (#119) X86_64 to be ready with existing docker images * Set default retetion for s3_rds_snapshot and load_balancer_logs to 14 (#121) * Change full_node_root_block_device_size default value to 1000 GB (#122) * Add new variable: msk_storage_size to set storage of kafka (#123) * Allow to disable backup_full_node (#124) * Fix image filter value to find image based on cpu architecture (#125) * Change default value of create_backup_full_node to false (#127) * Change msk storage to msk_storage_size * Change default storage of full_node_snapshot to 1000 * Remove apne-1a az (#132) * Revert "Remove apne-1a az (#132)" (#133) This reverts commit 6c74332. * [OTE-821] Add roundtable monitors for update affiliate info and update wallet total volume (#134) * upgrade kafka version and reduce session timeout * Add partition level logging for mainnet MSK * Fix terraform apply resource conflict * Add partition offset plot to vulcan dashboard * dummy * Add stale compliance data monitor for mainnet * add roundtable monitors for update affiliate info and update wallet total volume * Add AWS_REGION envvar to services that connect to kafka (#136) * Add read replica storage variable (#137) * add read replica storage var * set default * Remove Indexer dashboards from terraform (#139) * Add variable for full_node root_block_device_size (#141) * Update full_node_ap_northeast_1.tf * Update variables.tf * set log retention hours to 120 (#142) * add default (#143) --------- Co-authored-by: roy-dydx <[email protected]> Co-authored-by: jerryfan01234 <[email protected]> Co-authored-by: dydxwill <[email protected]>
- Loading branch information
1 parent
41a42b4
commit a51b44f
Showing
17 changed files
with
202 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.