funktor 0.7.18 → 0.7.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d74b197ad8cfc0966f079ea751597d422b5136aa44cda3df266eebe4d4ede24b
4
- data.tar.gz: 162660352c60ada6a98fcd6681a86fbb7c5b6db7e88658ffdfe7dac74ce68bc8
3
+ metadata.gz: 4a54a6c3ca793f008ccc2bf629ae15c9a56aba9157e1bfa191baa61849bf4dc6
4
+ data.tar.gz: 8474cd0eaec522a0017a38dcedd4831fcd521b43f09deafc37747da03d20f038
5
5
  SHA512:
6
- metadata.gz: b2656ba1ea41035d85039c2b607e8f797fbeb95ee05f802d7d8cfea7ce9cb6f14e404dac3188a4a612d0f33cda56cb988596e3bbe73aff7862a3f851ddbcc806
7
- data.tar.gz: b525a37ae4997739520a40912afdcfe0d83cda2ffbdd6c6782805cea1c438949b1087f0096497e8efbfc5bf16b8a3bcacf2f83e207102c5a8df06e2d802ff666
6
+ metadata.gz: f552fa5f914d612d886b8ac066bb1c454e3d48d093da68af3e986def86c7ce4568474475b69b384ce24e7e08aa67ee2cdd290d9ce90948b180fb97be4fa797e0
7
+ data.tar.gz: b8acbf0dc9763bb7407bbdddc44c14ef2d0352873c7e5e5e75cea2f2a54f0301938904ca8e55c523fade7b725b06a07147041e337c2c5b888f823b22a2ab9934
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- funktor (0.7.18)
4
+ funktor (0.7.19)
5
5
  activesupport
6
6
  aws-sdk-dynamodb (~> 1.62)
7
7
  aws-sdk-sqs (~> 1.37)
@@ -35,7 +35,7 @@ Resources:
35
35
 
36
36
 
37
37
  {
38
- "height": 9,
38
+ "height": 7,
39
39
  "width": 4,
40
40
  "y": 4,
41
41
  "x": 0,
@@ -43,7 +43,6 @@ Resources:
43
43
  "properties": {
44
44
  "metrics": [
45
45
  [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "HelloWorker", { "color": "#2ca02c" } ],
46
- [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "HelloWorker", { "color": "#d62728" } ],
47
46
  [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
48
47
  [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
49
48
  ],
@@ -55,9 +54,27 @@ Resources:
55
54
  "title": "HelloWorker"
56
55
  }
57
56
  },
57
+ {
58
+ "height": 3,
59
+ "width": 4,
60
+ "y": 11,
61
+ "x": 0,
62
+ "type": "metric",
63
+ "properties": {
64
+ "metrics": [
65
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "HelloWorker", { "color": "#d62728" } ]
66
+ ],
67
+ "view": "singleValue",
68
+ "region": "us-east-1",
69
+ "stat": "Sum",
70
+ "period": 60,
71
+ "sparkline": true,
72
+ "title": "HelloWorker"
73
+ }
74
+ },
58
75
 
59
76
  {
60
- "height": 9,
77
+ "height": 7,
61
78
  "width": 4,
62
79
  "y": 4,
63
80
  "x": 4,
@@ -65,7 +82,6 @@ Resources:
65
82
  "properties": {
66
83
  "metrics": [
67
84
  [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "AuditWorker", { "color": "#2ca02c" } ],
68
- [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "AuditWorker", { "color": "#d62728" } ],
69
85
  [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
70
86
  [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
71
87
  ],
@@ -77,9 +93,27 @@ Resources:
77
93
  "title": "AuditWorker"
78
94
  }
79
95
  },
96
+ {
97
+ "height": 3,
98
+ "width": 4,
99
+ "y": 11,
100
+ "x": 4,
101
+ "type": "metric",
102
+ "properties": {
103
+ "metrics": [
104
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "AuditWorker", { "color": "#d62728" } ]
105
+ ],
106
+ "view": "singleValue",
107
+ "region": "us-east-1",
108
+ "stat": "Sum",
109
+ "period": 60,
110
+ "sparkline": true,
111
+ "title": "AuditWorker"
112
+ }
113
+ },
80
114
 
81
115
  {
82
- "height": 9,
116
+ "height": 7,
83
117
  "width": 4,
84
118
  "y": 4,
85
119
  "x": 8,
@@ -87,7 +121,6 @@ Resources:
87
121
  "properties": {
88
122
  "metrics": [
89
123
  [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "GreetingsWorker", { "color": "#2ca02c" } ],
90
- [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "GreetingsWorker", { "color": "#d62728" } ],
91
124
  [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
92
125
  [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
93
126
  ],
@@ -99,9 +132,27 @@ Resources:
99
132
  "title": "GreetingsWorker"
100
133
  }
101
134
  },
135
+ {
136
+ "height": 3,
137
+ "width": 4,
138
+ "y": 11,
139
+ "x": 8,
140
+ "type": "metric",
141
+ "properties": {
142
+ "metrics": [
143
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "GreetingsWorker", { "color": "#d62728" } ]
144
+ ],
145
+ "view": "singleValue",
146
+ "region": "us-east-1",
147
+ "stat": "Sum",
148
+ "period": 60,
149
+ "sparkline": true,
150
+ "title": "GreetingsWorker"
151
+ }
152
+ },
102
153
 
103
154
  {
104
- "height": 9,
155
+ "height": 7,
105
156
  "width": 4,
106
157
  "y": 4,
107
158
  "x": 12,
@@ -109,7 +160,6 @@ Resources:
109
160
  "properties": {
110
161
  "metrics": [
111
162
  [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#2ca02c" } ],
112
- [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#d62728" } ],
113
163
  [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
114
164
  [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
115
165
  ],
@@ -121,13 +171,31 @@ Resources:
121
171
  "title": "SingleThreadAuditWorker"
122
172
  }
123
173
  },
174
+ {
175
+ "height": 3,
176
+ "width": 4,
177
+ "y": 11,
178
+ "x": 12,
179
+ "type": "metric",
180
+ "properties": {
181
+ "metrics": [
182
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#d62728" } ]
183
+ ],
184
+ "view": "singleValue",
185
+ "region": "us-east-1",
186
+ "stat": "Sum",
187
+ "period": 60,
188
+ "sparkline": true,
189
+ "title": "SingleThreadAuditWorker"
190
+ }
191
+ },
124
192
 
125
193
 
126
194
 
127
195
  {
128
196
  "height": 1,
129
197
  "width": 24,
130
- "y": 13,
198
+ "y": 14,
131
199
  "x": 0,
132
200
  "type": "text",
133
201
  "properties": {
@@ -139,7 +207,7 @@ Resources:
139
207
  {
140
208
  "height": 3,
141
209
  "width": 3,
142
- "y": 14,
210
+ "y": 15,
143
211
  "x": 0,
144
212
  "type": "metric",
145
213
  "properties": {
@@ -157,7 +225,7 @@ Resources:
157
225
  {
158
226
  "height": 3,
159
227
  "width": 3,
160
- "y": 14,
228
+ "y": 15,
161
229
  "x": 3,
162
230
  "type": "metric",
163
231
  "properties": {
@@ -175,7 +243,7 @@ Resources:
175
243
  {
176
244
  "height": 3,
177
245
  "width": 3,
178
- "y": 14,
246
+ "y": 15,
179
247
  "x": 6,
180
248
  "type": "metric",
181
249
  "properties": {
@@ -193,7 +261,7 @@ Resources:
193
261
  {
194
262
  "height": 3,
195
263
  "width": 3,
196
- "y": 14,
264
+ "y": 15,
197
265
  "x": 9,
198
266
  "type": "metric",
199
267
  "properties": {
@@ -211,7 +279,7 @@ Resources:
211
279
  {
212
280
  "height": 3,
213
281
  "width": 3,
214
- "y": 14,
282
+ "y": 15,
215
283
  "x": 12,
216
284
  "type": "metric",
217
285
  "properties": {
@@ -229,7 +297,7 @@ Resources:
229
297
  {
230
298
  "height": 3,
231
299
  "width": 3,
232
- "y": 14,
300
+ "y": 15,
233
301
  "x": 15,
234
302
  "type": "metric",
235
303
  "properties": {
@@ -247,7 +315,7 @@ Resources:
247
315
  {
248
316
  "height": 3,
249
317
  "width": 3,
250
- "y": 14,
318
+ "y": 15,
251
319
  "x": 18,
252
320
  "type": "metric",
253
321
  "properties": {
@@ -265,7 +333,7 @@ Resources:
265
333
  {
266
334
  "height": 3,
267
335
  "width": 3,
268
- "y": 14,
336
+ "y": 15,
269
337
  "x": 21,
270
338
  "type": "metric",
271
339
  "properties": {
@@ -288,7 +356,7 @@ Resources:
288
356
  {
289
357
  "height": 3,
290
358
  "width": 3,
291
- "y": 17,
359
+ "y": 18,
292
360
  "x": 0,
293
361
  "type": "metric",
294
362
  "properties": {
@@ -309,7 +377,7 @@ Resources:
309
377
  {
310
378
  "height": 3,
311
379
  "width": 3,
312
- "y": 17,
380
+ "y": 18,
313
381
  "x": 3,
314
382
  "type": "metric",
315
383
  "properties": {
@@ -330,7 +398,7 @@ Resources:
330
398
  {
331
399
  "height": 3,
332
400
  "width": 12,
333
- "y": 17,
401
+ "y": 18,
334
402
  "x": 6,
335
403
  "type": "metric",
336
404
  "properties": {
@@ -354,7 +422,7 @@ Resources:
354
422
  {
355
423
  "height": 3,
356
424
  "width": 3,
357
- "y": 17,
425
+ "y": 18,
358
426
  "x": 18,
359
427
  "type": "metric",
360
428
  "properties": {
@@ -375,7 +443,7 @@ Resources:
375
443
  {
376
444
  "height": 3,
377
445
  "width": 3,
378
- "y": 17,
446
+ "y": 18,
379
447
  "x": 21,
380
448
  "type": "metric",
381
449
  "properties": {
@@ -397,7 +465,7 @@ Resources:
397
465
  {
398
466
  "height": 1,
399
467
  "width": 24,
400
- "y": 23,
468
+ "y": 24,
401
469
  "x": 0,
402
470
  "type": "text",
403
471
  "properties": {
@@ -409,7 +477,7 @@ Resources:
409
477
  {
410
478
  "height": 3,
411
479
  "width": 3,
412
- "y": 24,
480
+ "y": 25,
413
481
  "x": 0,
414
482
  "type": "metric",
415
483
  "properties": {
@@ -427,7 +495,7 @@ Resources:
427
495
  {
428
496
  "height": 3,
429
497
  "width": 3,
430
- "y": 24,
498
+ "y": 25,
431
499
  "x": 3,
432
500
  "type": "metric",
433
501
  "properties": {
@@ -445,7 +513,7 @@ Resources:
445
513
  {
446
514
  "height": 3,
447
515
  "width": 3,
448
- "y": 24,
516
+ "y": 25,
449
517
  "x": 6,
450
518
  "type": "metric",
451
519
  "properties": {
@@ -463,7 +531,7 @@ Resources:
463
531
  {
464
532
  "height": 3,
465
533
  "width": 3,
466
- "y": 24,
534
+ "y": 25,
467
535
  "x": 9,
468
536
  "type": "metric",
469
537
  "properties": {
@@ -481,7 +549,7 @@ Resources:
481
549
  {
482
550
  "height": 3,
483
551
  "width": 3,
484
- "y": 24,
552
+ "y": 25,
485
553
  "x": 12,
486
554
  "type": "metric",
487
555
  "properties": {
@@ -499,7 +567,7 @@ Resources:
499
567
  {
500
568
  "height": 3,
501
569
  "width": 3,
502
- "y": 24,
570
+ "y": 25,
503
571
  "x": 15,
504
572
  "type": "metric",
505
573
  "properties": {
@@ -517,7 +585,7 @@ Resources:
517
585
  {
518
586
  "height": 3,
519
587
  "width": 3,
520
- "y": 24,
588
+ "y": 25,
521
589
  "x": 18,
522
590
  "type": "metric",
523
591
  "properties": {
@@ -535,7 +603,7 @@ Resources:
535
603
  {
536
604
  "height": 3,
537
605
  "width": 3,
538
- "y": 24,
606
+ "y": 25,
539
607
  "x": 21,
540
608
  "type": "metric",
541
609
  "properties": {
@@ -558,7 +626,7 @@ Resources:
558
626
  {
559
627
  "height": 3,
560
628
  "width": 3,
561
- "y": 27,
629
+ "y": 28,
562
630
  "x": 0,
563
631
  "type": "metric",
564
632
  "properties": {
@@ -579,7 +647,7 @@ Resources:
579
647
  {
580
648
  "height": 3,
581
649
  "width": 3,
582
- "y": 27,
650
+ "y": 28,
583
651
  "x": 3,
584
652
  "type": "metric",
585
653
  "properties": {
@@ -600,7 +668,7 @@ Resources:
600
668
  {
601
669
  "height": 3,
602
670
  "width": 12,
603
- "y": 27,
671
+ "y": 28,
604
672
  "x": 6,
605
673
  "type": "metric",
606
674
  "properties": {
@@ -624,7 +692,7 @@ Resources:
624
692
  {
625
693
  "height": 3,
626
694
  "width": 3,
627
- "y": 27,
695
+ "y": 28,
628
696
  "x": 18,
629
697
  "type": "metric",
630
698
  "properties": {
@@ -645,7 +713,7 @@ Resources:
645
713
  {
646
714
  "height": 3,
647
715
  "width": 3,
648
- "y": 27,
716
+ "y": 28,
649
717
  "x": 21,
650
718
  "type": "metric",
651
719
  "properties": {
@@ -667,7 +735,7 @@ Resources:
667
735
  {
668
736
  "height": 1,
669
737
  "width": 24,
670
- "y": 33,
738
+ "y": 34,
671
739
  "x": 0,
672
740
  "type": "text",
673
741
  "properties": {
@@ -679,7 +747,7 @@ Resources:
679
747
  {
680
748
  "height": 3,
681
749
  "width": 3,
682
- "y": 34,
750
+ "y": 35,
683
751
  "x": 0,
684
752
  "type": "metric",
685
753
  "properties": {
@@ -697,7 +765,7 @@ Resources:
697
765
  {
698
766
  "height": 3,
699
767
  "width": 3,
700
- "y": 34,
768
+ "y": 35,
701
769
  "x": 3,
702
770
  "type": "metric",
703
771
  "properties": {
@@ -715,7 +783,7 @@ Resources:
715
783
  {
716
784
  "height": 3,
717
785
  "width": 3,
718
- "y": 34,
786
+ "y": 35,
719
787
  "x": 6,
720
788
  "type": "metric",
721
789
  "properties": {
@@ -733,7 +801,7 @@ Resources:
733
801
  {
734
802
  "height": 3,
735
803
  "width": 3,
736
- "y": 34,
804
+ "y": 35,
737
805
  "x": 9,
738
806
  "type": "metric",
739
807
  "properties": {
@@ -751,7 +819,7 @@ Resources:
751
819
  {
752
820
  "height": 3,
753
821
  "width": 3,
754
- "y": 34,
822
+ "y": 35,
755
823
  "x": 12,
756
824
  "type": "metric",
757
825
  "properties": {
@@ -769,7 +837,7 @@ Resources:
769
837
  {
770
838
  "height": 3,
771
839
  "width": 3,
772
- "y": 34,
840
+ "y": 35,
773
841
  "x": 15,
774
842
  "type": "metric",
775
843
  "properties": {
@@ -787,7 +855,7 @@ Resources:
787
855
  {
788
856
  "height": 3,
789
857
  "width": 3,
790
- "y": 34,
858
+ "y": 35,
791
859
  "x": 18,
792
860
  "type": "metric",
793
861
  "properties": {
@@ -805,7 +873,7 @@ Resources:
805
873
  {
806
874
  "height": 3,
807
875
  "width": 3,
808
- "y": 34,
876
+ "y": 35,
809
877
  "x": 21,
810
878
  "type": "metric",
811
879
  "properties": {
@@ -828,7 +896,7 @@ Resources:
828
896
  {
829
897
  "height": 3,
830
898
  "width": 3,
831
- "y": 37,
899
+ "y": 38,
832
900
  "x": 0,
833
901
  "type": "metric",
834
902
  "properties": {
@@ -849,7 +917,7 @@ Resources:
849
917
  {
850
918
  "height": 3,
851
919
  "width": 3,
852
- "y": 37,
920
+ "y": 38,
853
921
  "x": 3,
854
922
  "type": "metric",
855
923
  "properties": {
@@ -870,7 +938,7 @@ Resources:
870
938
  {
871
939
  "height": 3,
872
940
  "width": 12,
873
- "y": 37,
941
+ "y": 38,
874
942
  "x": 6,
875
943
  "type": "metric",
876
944
  "properties": {
@@ -894,7 +962,7 @@ Resources:
894
962
  {
895
963
  "height": 3,
896
964
  "width": 3,
897
- "y": 37,
965
+ "y": 38,
898
966
  "x": 18,
899
967
  "type": "metric",
900
968
  "properties": {
@@ -915,7 +983,7 @@ Resources:
915
983
  {
916
984
  "height": 3,
917
985
  "width": 3,
918
- "y": 37,
986
+ "y": 38,
919
987
  "x": 21,
920
988
  "type": "metric",
921
989
  "properties": {
@@ -937,7 +1005,7 @@ Resources:
937
1005
  {
938
1006
  "height": 1,
939
1007
  "width": 24,
940
- "y": 43,
1008
+ "y": 44,
941
1009
  "x": 0,
942
1010
  "type": "text",
943
1011
  "properties": {
@@ -949,7 +1017,7 @@ Resources:
949
1017
  {
950
1018
  "height": 3,
951
1019
  "width": 3,
952
- "y": 44,
1020
+ "y": 45,
953
1021
  "x": 0,
954
1022
  "type": "metric",
955
1023
  "properties": {
@@ -967,7 +1035,7 @@ Resources:
967
1035
  {
968
1036
  "height": 3,
969
1037
  "width": 3,
970
- "y": 44,
1038
+ "y": 45,
971
1039
  "x": 3,
972
1040
  "type": "metric",
973
1041
  "properties": {
@@ -985,7 +1053,7 @@ Resources:
985
1053
  {
986
1054
  "height": 3,
987
1055
  "width": 3,
988
- "y": 44,
1056
+ "y": 45,
989
1057
  "x": 6,
990
1058
  "type": "metric",
991
1059
  "properties": {
@@ -1003,7 +1071,7 @@ Resources:
1003
1071
  {
1004
1072
  "height": 3,
1005
1073
  "width": 3,
1006
- "y": 44,
1074
+ "y": 45,
1007
1075
  "x": 9,
1008
1076
  "type": "metric",
1009
1077
  "properties": {
@@ -1021,7 +1089,7 @@ Resources:
1021
1089
  {
1022
1090
  "height": 3,
1023
1091
  "width": 3,
1024
- "y": 44,
1092
+ "y": 45,
1025
1093
  "x": 12,
1026
1094
  "type": "metric",
1027
1095
  "properties": {
@@ -1039,7 +1107,7 @@ Resources:
1039
1107
  {
1040
1108
  "height": 3,
1041
1109
  "width": 3,
1042
- "y": 44,
1110
+ "y": 45,
1043
1111
  "x": 15,
1044
1112
  "type": "metric",
1045
1113
  "properties": {
@@ -1057,7 +1125,7 @@ Resources:
1057
1125
  {
1058
1126
  "height": 3,
1059
1127
  "width": 3,
1060
- "y": 44,
1128
+ "y": 45,
1061
1129
  "x": 18,
1062
1130
  "type": "metric",
1063
1131
  "properties": {
@@ -1075,7 +1143,7 @@ Resources:
1075
1143
  {
1076
1144
  "height": 3,
1077
1145
  "width": 3,
1078
- "y": 44,
1146
+ "y": 45,
1079
1147
  "x": 21,
1080
1148
  "type": "metric",
1081
1149
  "properties": {
@@ -1098,7 +1166,7 @@ Resources:
1098
1166
  {
1099
1167
  "height": 3,
1100
1168
  "width": 3,
1101
- "y": 47,
1169
+ "y": 48,
1102
1170
  "x": 0,
1103
1171
  "type": "metric",
1104
1172
  "properties": {
@@ -1119,7 +1187,7 @@ Resources:
1119
1187
  {
1120
1188
  "height": 3,
1121
1189
  "width": 3,
1122
- "y": 47,
1190
+ "y": 48,
1123
1191
  "x": 3,
1124
1192
  "type": "metric",
1125
1193
  "properties": {
@@ -1140,7 +1208,7 @@ Resources:
1140
1208
  {
1141
1209
  "height": 3,
1142
1210
  "width": 12,
1143
- "y": 47,
1211
+ "y": 48,
1144
1212
  "x": 6,
1145
1213
  "type": "metric",
1146
1214
  "properties": {
@@ -1164,7 +1232,7 @@ Resources:
1164
1232
  {
1165
1233
  "height": 3,
1166
1234
  "width": 3,
1167
- "y": 47,
1235
+ "y": 48,
1168
1236
  "x": 18,
1169
1237
  "type": "metric",
1170
1238
  "properties": {
@@ -1185,7 +1253,7 @@ Resources:
1185
1253
  {
1186
1254
  "height": 3,
1187
1255
  "width": 3,
1188
- "y": 47,
1256
+ "y": 48,
1189
1257
  "x": 21,
1190
1258
  "type": "metric",
1191
1259
  "properties": {
@@ -1208,7 +1276,7 @@ Resources:
1208
1276
  {
1209
1277
  "height": 3,
1210
1278
  "width": 24,
1211
- "y": 53,
1279
+ "y": 54,
1212
1280
  "x": 0,
1213
1281
  "type": "text",
1214
1282
  "properties": {
@@ -1221,7 +1289,7 @@ Resources:
1221
1289
  {
1222
1290
  "height": 3,
1223
1291
  "width": 6,
1224
- "y": 59,
1292
+ "y": 60,
1225
1293
  "x": 0,
1226
1294
  "type": "text",
1227
1295
  "properties": {
@@ -1231,7 +1299,7 @@ Resources:
1231
1299
  {
1232
1300
  "height": 3,
1233
1301
  "width": 3,
1234
- "y": 59,
1302
+ "y": 60,
1235
1303
  "x": 6,
1236
1304
  "type": "metric",
1237
1305
  "properties": {
@@ -1249,7 +1317,7 @@ Resources:
1249
1317
  {
1250
1318
  "height": 3,
1251
1319
  "width": 15,
1252
- "y": 59,
1320
+ "y": 60,
1253
1321
  "x": 9,
1254
1322
  "type": "metric",
1255
1323
  "properties": {
@@ -1273,7 +1341,7 @@ Resources:
1273
1341
  {
1274
1342
  "height": 6,
1275
1343
  "width": 9,
1276
- "y": 62,
1344
+ "y": 63,
1277
1345
  "x": 0,
1278
1346
  "type": "metric",
1279
1347
  "properties": {
@@ -1299,7 +1367,7 @@ Resources:
1299
1367
  {
1300
1368
  "height": 6,
1301
1369
  "width": 9,
1302
- "y": 62,
1370
+ "y": 63,
1303
1371
  "x": 9,
1304
1372
  "type": "metric",
1305
1373
  "properties": {
@@ -1320,7 +1388,7 @@ Resources:
1320
1388
  {
1321
1389
  "height": 3,
1322
1390
  "width": 6,
1323
- "y": 62,
1391
+ "y": 63,
1324
1392
  "x": 18,
1325
1393
  "type": "metric",
1326
1394
  "properties": {
@@ -1347,7 +1415,7 @@ Resources:
1347
1415
  {
1348
1416
  "height": 3,
1349
1417
  "width": 6,
1350
- "y": 65,
1418
+ "y": 66,
1351
1419
  "x": 18,
1352
1420
  "type": "metric",
1353
1421
  "properties": {
@@ -1369,7 +1437,7 @@ Resources:
1369
1437
  {
1370
1438
  "height": 3,
1371
1439
  "width": 6,
1372
- "y": 68,
1440
+ "y": 69,
1373
1441
  "x": 0,
1374
1442
  "type": "text",
1375
1443
  "properties": {
@@ -1379,7 +1447,7 @@ Resources:
1379
1447
  {
1380
1448
  "height": 3,
1381
1449
  "width": 3,
1382
- "y": 68,
1450
+ "y": 69,
1383
1451
  "x": 6,
1384
1452
  "type": "metric",
1385
1453
  "properties": {
@@ -1398,7 +1466,7 @@ Resources:
1398
1466
  {
1399
1467
  "height": 3,
1400
1468
  "width": 15,
1401
- "y": 68,
1469
+ "y": 69,
1402
1470
  "x": 9,
1403
1471
  "type": "metric",
1404
1472
  "properties": {
@@ -1421,7 +1489,7 @@ Resources:
1421
1489
  {
1422
1490
  "height": 6,
1423
1491
  "width": 9,
1424
- "y": 71,
1492
+ "y": 72,
1425
1493
  "x": 0,
1426
1494
  "type": "metric",
1427
1495
  "properties": {
@@ -1451,7 +1519,7 @@ Resources:
1451
1519
  {
1452
1520
  "height": 6,
1453
1521
  "width": 9,
1454
- "y": 71,
1522
+ "y": 72,
1455
1523
  "x": 9,
1456
1524
  "type": "metric",
1457
1525
  "properties": {
@@ -1472,7 +1540,7 @@ Resources:
1472
1540
  {
1473
1541
  "height": 3,
1474
1542
  "width": 6,
1475
- "y": 71,
1543
+ "y": 72,
1476
1544
  "x": 18,
1477
1545
  "type": "metric",
1478
1546
  "properties": {
@@ -1498,7 +1566,7 @@ Resources:
1498
1566
  {
1499
1567
  "height": 3,
1500
1568
  "width": 6,
1501
- "y": 74,
1569
+ "y": 75,
1502
1570
  "x": 18,
1503
1571
  "type": "metric",
1504
1572
  "properties": {
@@ -1519,7 +1587,7 @@ Resources:
1519
1587
  {
1520
1588
  "height": 3,
1521
1589
  "width": 6,
1522
- "y": 77,
1590
+ "y": 78,
1523
1591
  "x": 0,
1524
1592
  "type": "text",
1525
1593
  "properties": {
@@ -1529,7 +1597,7 @@ Resources:
1529
1597
  {
1530
1598
  "height": 3,
1531
1599
  "width": 3,
1532
- "y": 77,
1600
+ "y": 78,
1533
1601
  "x": 6,
1534
1602
  "type": "metric",
1535
1603
  "properties": {
@@ -1548,7 +1616,7 @@ Resources:
1548
1616
  {
1549
1617
  "height": 3,
1550
1618
  "width": 15,
1551
- "y": 77,
1619
+ "y": 78,
1552
1620
  "x": 9,
1553
1621
  "type": "metric",
1554
1622
  "properties": {
@@ -1571,7 +1639,7 @@ Resources:
1571
1639
  {
1572
1640
  "height": 6,
1573
1641
  "width": 9,
1574
- "y": 80,
1642
+ "y": 81,
1575
1643
  "x": 0,
1576
1644
  "type": "metric",
1577
1645
  "properties": {
@@ -1601,7 +1669,7 @@ Resources:
1601
1669
  {
1602
1670
  "height": 6,
1603
1671
  "width": 9,
1604
- "y": 80,
1672
+ "y": 81,
1605
1673
  "x": 9,
1606
1674
  "type": "metric",
1607
1675
  "properties": {
@@ -1622,7 +1690,7 @@ Resources:
1622
1690
  {
1623
1691
  "height": 3,
1624
1692
  "width": 6,
1625
- "y": 80,
1693
+ "y": 81,
1626
1694
  "x": 18,
1627
1695
  "type": "metric",
1628
1696
  "properties": {
@@ -1648,7 +1716,7 @@ Resources:
1648
1716
  {
1649
1717
  "height": 3,
1650
1718
  "width": 6,
1651
- "y": 83,
1719
+ "y": 84,
1652
1720
  "x": 18,
1653
1721
  "type": "metric",
1654
1722
  "properties": {
@@ -1672,7 +1740,7 @@ Resources:
1672
1740
  {
1673
1741
  "height": 3,
1674
1742
  "width": 6,
1675
- "y": 86,
1743
+ "y": 87,
1676
1744
  "x": 0,
1677
1745
  "type": "text",
1678
1746
  "properties": {
@@ -1682,7 +1750,7 @@ Resources:
1682
1750
  {
1683
1751
  "height": 3,
1684
1752
  "width": 3,
1685
- "y": 86,
1753
+ "y": 87,
1686
1754
  "x": 6,
1687
1755
  "type": "metric",
1688
1756
  "properties": {
@@ -1700,7 +1768,7 @@ Resources:
1700
1768
  {
1701
1769
  "height": 3,
1702
1770
  "width": 15,
1703
- "y": 86,
1771
+ "y": 87,
1704
1772
  "x": 9,
1705
1773
  "type": "metric",
1706
1774
  "properties": {
@@ -1725,7 +1793,7 @@ Resources:
1725
1793
  {
1726
1794
  "height": 3,
1727
1795
  "width": 6,
1728
- "y": 89,
1796
+ "y": 90,
1729
1797
  "x": 18,
1730
1798
  "type": "metric",
1731
1799
  "properties": {
@@ -1750,7 +1818,7 @@ Resources:
1750
1818
  {
1751
1819
  "height": 3,
1752
1820
  "width": 9,
1753
- "y": 89,
1821
+ "y": 90,
1754
1822
  "x": 9,
1755
1823
  "type": "metric",
1756
1824
  "properties": {
@@ -1771,7 +1839,7 @@ Resources:
1771
1839
  {
1772
1840
  "height": 3,
1773
1841
  "width": 9,
1774
- "y": 89,
1842
+ "y": 90,
1775
1843
  "x": 0,
1776
1844
  "type": "metric",
1777
1845
  "properties": {
@@ -1793,7 +1861,7 @@ Resources:
1793
1861
  {
1794
1862
  "height": 3,
1795
1863
  "width": 9,
1796
- "y": 92,
1864
+ "y": 93,
1797
1865
  "x": 0,
1798
1866
  "type": "metric",
1799
1867
  "properties": {
@@ -1815,7 +1883,7 @@ Resources:
1815
1883
  {
1816
1884
  "height": 3,
1817
1885
  "width": 6,
1818
- "y": 92,
1886
+ "y": 93,
1819
1887
  "x": 18,
1820
1888
  "type": "metric",
1821
1889
  "properties": {
@@ -1833,7 +1901,7 @@ Resources:
1833
1901
  {
1834
1902
  "height": 3,
1835
1903
  "width": 9,
1836
- "y": 92,
1904
+ "y": 93,
1837
1905
  "x": 9,
1838
1906
  "type": "metric",
1839
1907
  "properties": {
@@ -1859,7 +1927,7 @@ Resources:
1859
1927
  {
1860
1928
  "height": 3,
1861
1929
  "width": 18,
1862
- "y": 95,
1930
+ "y": 96,
1863
1931
  "x": 0,
1864
1932
  "type": "metric",
1865
1933
  "properties": {
@@ -1883,7 +1951,7 @@ Resources:
1883
1951
  {
1884
1952
  "height": 3,
1885
1953
  "width": 6,
1886
- "y": 95,
1954
+ "y": 96,
1887
1955
  "x": 18,
1888
1956
  "type": "metric",
1889
1957
  "properties": {
@@ -34,9 +34,9 @@ Resources:
34
34
  <% current_y += 1 %>
35
35
 
36
36
  <%- prioritized_workers.each_with_index do |worker_name, index| -%>
37
- <%- current_y += 9 if (index > 0 && (index % 6) == 0) %>
37
+ <%- current_y += 10 if (index > 0 && (index % 6) == 0) %>
38
38
  { <% "Worker Overview" %>
39
- "height": 9,
39
+ "height": 7,
40
40
  "width": 4,
41
41
  "y": <%= current_y %>,
42
42
  "x": <%= (index % 6) * 4 %>,
@@ -44,7 +44,6 @@ Resources:
44
44
  "properties": {
45
45
  "metrics": [
46
46
  [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "<%= worker_name %>", { "color": "#2ca02c" } ],
47
- [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "<%= worker_name %>", { "color": "#d62728" } ],
48
47
  [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "<%= worker_name %>", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
49
48
  [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "<%= worker_name %>", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
50
49
  ],
@@ -56,9 +55,27 @@ Resources:
56
55
  "title": "<%= worker_name %>"
57
56
  }
58
57
  },
58
+ { <% "Worker Overview" %>
59
+ "height": 3,
60
+ "width": 4,
61
+ "y": <%= current_y + 7 %>,
62
+ "x": <%= (index % 6) * 4 %>,
63
+ "type": "metric",
64
+ "properties": {
65
+ "metrics": [
66
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "<%= worker_name %>", { "color": "#d62728" } ]
67
+ ],
68
+ "view": "singleValue",
69
+ "region": "us-east-1",
70
+ "stat": "Sum",
71
+ "period": 60,
72
+ "sparkline": true,
73
+ "title": "<%= worker_name %>"
74
+ }
75
+ },
59
76
  <%- end -%>
60
- <%#- current_y += 9 if (prioritized_workers.count - 1) % 3 != 0 %>
61
- <%- current_y += 9 %>
77
+ <%#- current_y += 10 if (prioritized_workers.count - 1) % 3 != 0 %>
78
+ <%- current_y += 10 %>
62
79
 
63
80
  <%- prioritized_workers.each do |worker_name| -%>
64
81
  { <% "Worker" %>
@@ -1,3 +1,3 @@
1
1
  module Funktor
2
- VERSION = "0.7.18"
2
+ VERSION = "0.7.19"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: funktor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.18
4
+ version: 0.7.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeremy Green