@@ -282,6 +282,24 @@ exports[`The RenderingCDKStack matches the snapshot 1`] = `
282
282
" MetricName" : " CPUUtilization" ,
283
283
" Namespace" : " AWS/EC2" ,
284
284
" Period" : 30 ,
285
+ " Tags" : [
286
+ {
287
+ " Key" : " gu:cdk:version" ,
288
+ " Value" : " TEST" ,
289
+ },
290
+ {
291
+ " Key" : " gu:repo" ,
292
+ " Value" : " guardian/dotcom-rendering" ,
293
+ },
294
+ {
295
+ " Key" : " Stack" ,
296
+ " Value" : " frontend" ,
297
+ },
298
+ {
299
+ " Key" : " Stage" ,
300
+ " Value" : " PROD" ,
301
+ },
302
+ ],
285
303
" Threshold" : 70 ,
286
304
" Unit" : " Percent" ,
287
305
},
@@ -652,6 +670,24 @@ exports[`The RenderingCDKStack matches the snapshot 1`] = `
652
670
" ReturnData" : false ,
653
671
},
654
672
],
673
+ " Tags" : [
674
+ {
675
+ " Key" : " gu:cdk:version" ,
676
+ " Value" : " TEST" ,
677
+ },
678
+ {
679
+ " Key" : " gu:repo" ,
680
+ " Value" : " guardian/dotcom-rendering" ,
681
+ },
682
+ {
683
+ " Key" : " Stack" ,
684
+ " Value" : " frontend" ,
685
+ },
686
+ {
687
+ " Key" : " Stage" ,
688
+ " Value" : " PROD" ,
689
+ },
690
+ ],
655
691
" Threshold" : 0.5 ,
656
692
" TreatMissingData" : " notBreaching" ,
657
693
},
@@ -827,6 +863,24 @@ exports[`The RenderingCDKStack matches the snapshot 1`] = `
827
863
" Namespace" : " AWS/ApplicationELB" ,
828
864
" Period" : 30 ,
829
865
" Statistic" : " Average" ,
866
+ " Tags" : [
867
+ {
868
+ " Key" : " gu:cdk:version" ,
869
+ " Value" : " TEST" ,
870
+ },
871
+ {
872
+ " Key" : " gu:repo" ,
873
+ " Value" : " guardian/dotcom-rendering" ,
874
+ },
875
+ {
876
+ " Key" : " Stack" ,
877
+ " Value" : " frontend" ,
878
+ },
879
+ {
880
+ " Key" : " Stage" ,
881
+ " Value" : " PROD" ,
882
+ },
883
+ ],
830
884
" Threshold" : 0.15 ,
831
885
},
832
886
" Type" : " AWS::CloudWatch::Alarm" ,
@@ -885,6 +939,24 @@ exports[`The RenderingCDKStack matches the snapshot 1`] = `
885
939
" Namespace" : " AWS/ApplicationELB" ,
886
940
" Period" : 30 ,
887
941
" Statistic" : " Average" ,
942
+ " Tags" : [
943
+ {
944
+ " Key" : " gu:cdk:version" ,
945
+ " Value" : " TEST" ,
946
+ },
947
+ {
948
+ " Key" : " gu:repo" ,
949
+ " Value" : " guardian/dotcom-rendering" ,
950
+ },
951
+ {
952
+ " Key" : " Stack" ,
953
+ " Value" : " frontend" ,
954
+ },
955
+ {
956
+ " Key" : " Stage" ,
957
+ " Value" : " PROD" ,
958
+ },
959
+ ],
888
960
" Threshold" : 0.2 ,
889
961
},
890
962
" Type" : " AWS::CloudWatch::Alarm" ,
@@ -1336,6 +1408,24 @@ exports[`The RenderingCDKStack matches the snapshot 1`] = `
1336
1408
" Namespace" : " AWS/ApplicationELB" ,
1337
1409
" Period" : 60 ,
1338
1410
" Statistic" : " Maximum" ,
1411
+ " Tags" : [
1412
+ {
1413
+ " Key" : " gu:cdk:version" ,
1414
+ " Value" : " TEST" ,
1415
+ },
1416
+ {
1417
+ " Key" : " gu:repo" ,
1418
+ " Value" : " guardian/dotcom-rendering" ,
1419
+ },
1420
+ {
1421
+ " Key" : " Stack" ,
1422
+ " Value" : " frontend" ,
1423
+ },
1424
+ {
1425
+ " Key" : " Stage" ,
1426
+ " Value" : " PROD" ,
1427
+ },
1428
+ ],
1339
1429
" Threshold" : 1 ,
1340
1430
" TreatMissingData" : " notBreaching" ,
1341
1431
},
0 commit comments