Skip to content

Commit 5e96954

Browse files
lukmajercak-redditGitHub Enterprise
authored and
GitHub Enterprise
committed
Monitor pga-reddit-service-taxonomy and -15 (prometheus-community#12)
* Monitor pga-reddit-service-taxonomy and -15 * Add dbname
1 parent b046431 commit 5e96954

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
@@ -77,6 +77,14 @@ clusters_to_monitor_k8s_vpc = [
7777
"name" : "pga-reddit-service-preference-15",
7878
"endpoint" : "pga-reddit-service-preference-15.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/preference",
7979
},
80+
{
81+
"name" : "pga-reddit-service-taxonomy",
82+
"endpoint" : "pga-reddit-service-taxonomy.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/postgres",
83+
},
84+
{
85+
"name" : "pga-reddit-service-taxonomy-15",
86+
"endpoint" : "pga-reddit-service-taxonomy-15.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/postgres",
87+
},
8088
]
8189

8290
if env() == Production:

0 commit comments

Comments
 (0)