Skip to content

Commit 61043f6

Browse files
lukmajercak-redditGitHub Enterprise
authored and
GitHub Enterprise
committed
Stop monitoring torn down clusters (prometheus-community#19)
1 parent bda604b commit 61043f6

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

infrared/manifest.star

-12
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ clusters_to_monitor_legacy_vpc = [
3030
"name" : "pga-r2-comment-15",
3131
"endpoint" : "pga-r2-comment-15.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com:5432/newreddit",
3232
},
33-
{
34-
"name" : "pga-r2-link",
35-
"endpoint" : "pga-r2-link.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com:5432/postgres",
36-
},
3733
{
3834
"name" : "pga-r2-link-15",
3935
"endpoint" : "pga-r2-link-15.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com:5432/postgres",
@@ -61,18 +57,10 @@ clusters_to_monitor_k8s_vpc = [
6157
"name" : "pga-reddit-service-preference-15",
6258
"endpoint" : "pga-reddit-service-preference-15.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/preference",
6359
},
64-
{
65-
"name" : "pga-reddit-service-taxonomy",
66-
"endpoint" : "pga-reddit-service-taxonomy.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/postgres",
67-
},
6860
{
6961
"name" : "pga-reddit-service-taxonomy-15",
7062
"endpoint" : "pga-reddit-service-taxonomy-15.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/postgres",
7163
},
72-
{
73-
"name" : "pga-econ",
74-
"endpoint" : "pga-econ.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/postgres",
75-
},
7664
{
7765
"name" : "pga-econ-15",
7866
"endpoint" : "pga-econ-15.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/postgres",

0 commit comments

Comments
 (0)