Skip to content

Commit 39addd8

Browse files
lukmajercak-redditGitHub Enterprise
authored and
GitHub Enterprise
committed
Monitor pga-econ, pga-econ-15 (prometheus-community#17)
1 parent e845ff5 commit 39addd8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

infrared/manifest.star

+8
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@ clusters_to_monitor_k8s_vpc = [
6969
"name" : "pga-reddit-service-taxonomy-15",
7070
"endpoint" : "pga-reddit-service-taxonomy-15.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/postgres",
7171
},
72+
{
73+
"name" : "pga-econ",
74+
"endpoint" : "pga-econ.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/postgres",
75+
},
76+
{
77+
"name" : "pga-econ-15",
78+
"endpoint" : "pga-econ-15.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/postgres",
79+
},
7280
]
7381

7482
if env() == Production:

0 commit comments

Comments
 (0)