Skip to content

Commit 55e8005

Browse files
lukmajercak-redditGitHub Enterprise
authored andcommitted
Monitor pga-campaign-management (prometheus-community#21)
1 parent 4e57520 commit 55e8005

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

infrared/manifest.star

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ clusters_to_monitor_k8s_vpc = [
5757
"name" : "pga-econ-15",
5858
"endpoint" : "pga-econ-15.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/postgres",
5959
},
60+
{
61+
"name" : "pga-campaign-management",
62+
"endpoint" : "pga-campaign-management.cluster-cgzk1xobcfng.us-east-1.rds.amazonaws.com/postgres",
63+
},
6064
]
6165

6266
if env() == Production:

0 commit comments

Comments
 (0)