Skip to content

Commit 262fe33

Browse files
committed
Monitor pga-reddit-service-preference
1 parent 0170f1f commit 262fe33

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

infrared/manifest.star

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,14 @@ clusters_to_monitor = [
6666
"name" : "pga-r2-subreddit-15",
6767
"endpoint" : "pga-r2-subreddit-15.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com:5432/newreddit",
6868
},
69+
{
70+
"name" : "pga-reddit-service-preference",
71+
"endpoint" : "pga-reddit-service-preference.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com",
72+
},
73+
{
74+
"name" : "pga-reddit-service-preference-15",
75+
"endpoint" : "pga-reddit-service-preference-15.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com",
76+
},
6977
]
7078

7179
if env() == Production:

0 commit comments

Comments
 (0)