funktor 0.7.8 → 0.7.11

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.
@@ -21,55 +21,755 @@ Resources:
21
21
  },
22
22
 
23
23
 
24
+ {
25
+ "height": 1,
26
+ "width": 24,
27
+ "y": 3,
28
+ "x": 0,
29
+ "type": "text",
30
+ "properties": {
31
+ "markdown": "\n# Jobs Per Minute By Worker\n"
32
+ }
33
+ },
34
+
35
+
36
+
37
+
38
+ {
39
+ "height": 3,
40
+ "width": 4,
41
+ "y": 4,
42
+ "x": 0,
43
+ "type": "metric",
44
+ "properties": {
45
+ "metrics": [
46
+ [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "AuditWorker" ]
47
+ ],
48
+ "view": "timeSeries",
49
+ "stacked": false,
50
+ "region": "us-east-1",
51
+ "title": "AuditWorker Jobs/Min",
52
+ "period": 60,
53
+ "stat": "Sum",
54
+ "legend": {
55
+ "position": "hidden"
56
+ }
57
+ }
58
+ },
59
+
60
+ {
61
+ "height": 3,
62
+ "width": 4,
63
+ "y": 4,
64
+ "x": 4,
65
+ "type": "metric",
66
+ "properties": {
67
+ "metrics": [
68
+ [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "GreetingsWorker" ]
69
+ ],
70
+ "view": "timeSeries",
71
+ "stacked": false,
72
+ "region": "us-east-1",
73
+ "title": "GreetingsWorker Jobs/Min",
74
+ "period": 60,
75
+ "stat": "Sum",
76
+ "legend": {
77
+ "position": "hidden"
78
+ }
79
+ }
80
+ },
81
+
82
+ {
83
+ "height": 3,
84
+ "width": 4,
85
+ "y": 4,
86
+ "x": 8,
87
+ "type": "metric",
88
+ "properties": {
89
+ "metrics": [
90
+ [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "HelloWorker" ]
91
+ ],
92
+ "view": "timeSeries",
93
+ "stacked": false,
94
+ "region": "us-east-1",
95
+ "title": "HelloWorker Jobs/Min",
96
+ "period": 60,
97
+ "stat": "Sum",
98
+ "legend": {
99
+ "position": "hidden"
100
+ }
101
+ }
102
+ },
103
+
104
+ {
105
+ "height": 3,
106
+ "width": 4,
107
+ "y": 4,
108
+ "x": 12,
109
+ "type": "metric",
110
+ "properties": {
111
+ "metrics": [
112
+ [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "SingleThreadAuditWorker" ]
113
+ ],
114
+ "view": "timeSeries",
115
+ "stacked": false,
116
+ "region": "us-east-1",
117
+ "title": "SingleThreadAuditWorker Jobs/Min",
118
+ "period": 60,
119
+ "stat": "Sum",
120
+ "legend": {
121
+ "position": "hidden"
122
+ }
123
+ }
124
+ },
125
+
126
+
127
+
128
+ {
129
+ "height": 1,
130
+ "width": 24,
131
+ "y": 7,
132
+ "x": 0,
133
+ "type": "text",
134
+ "properties": {
135
+ "markdown": "\n# Failures Per Minute By Worker\n"
136
+ }
137
+ },
138
+
139
+
140
+
141
+
142
+ {
143
+ "height": 3,
144
+ "width": 4,
145
+ "y": 8,
146
+ "x": 0,
147
+ "type": "metric",
148
+ "properties": {
149
+ "metrics": [
150
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "AuditWorker", { "color": "#d62728" } ]
151
+ ],
152
+ "view": "timeSeries",
153
+ "stacked": false,
154
+ "region": "us-east-1",
155
+ "title": "AuditWorker Fails/Min",
156
+ "period": 60,
157
+ "stat": "Sum",
158
+ "legend": {
159
+ "position": "hidden"
160
+ }
161
+ }
162
+ },
24
163
 
25
164
  {
26
165
  "height": 3,
27
- "width": 6,
28
- "y": 3,
166
+ "width": 4,
167
+ "y": 8,
168
+ "x": 4,
169
+ "type": "metric",
170
+ "properties": {
171
+ "metrics": [
172
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "GreetingsWorker", { "color": "#d62728" } ]
173
+ ],
174
+ "view": "timeSeries",
175
+ "stacked": false,
176
+ "region": "us-east-1",
177
+ "title": "GreetingsWorker Fails/Min",
178
+ "period": 60,
179
+ "stat": "Sum",
180
+ "legend": {
181
+ "position": "hidden"
182
+ }
183
+ }
184
+ },
185
+
186
+ {
187
+ "height": 3,
188
+ "width": 4,
189
+ "y": 8,
190
+ "x": 8,
191
+ "type": "metric",
192
+ "properties": {
193
+ "metrics": [
194
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "HelloWorker", { "color": "#d62728" } ]
195
+ ],
196
+ "view": "timeSeries",
197
+ "stacked": false,
198
+ "region": "us-east-1",
199
+ "title": "HelloWorker Fails/Min",
200
+ "period": 60,
201
+ "stat": "Sum",
202
+ "legend": {
203
+ "position": "hidden"
204
+ }
205
+ }
206
+ },
207
+
208
+ {
209
+ "height": 3,
210
+ "width": 4,
211
+ "y": 8,
212
+ "x": 12,
213
+ "type": "metric",
214
+ "properties": {
215
+ "metrics": [
216
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#d62728" } ]
217
+ ],
218
+ "view": "timeSeries",
219
+ "stacked": false,
220
+ "region": "us-east-1",
221
+ "title": "SingleThreadAuditWorker Fails/Min",
222
+ "period": 60,
223
+ "stat": "Sum",
224
+ "legend": {
225
+ "position": "hidden"
226
+ }
227
+ }
228
+ },
229
+
230
+
231
+
232
+ {
233
+ "height": 1,
234
+ "width": 24,
235
+ "y": 11,
236
+ "x": 0,
237
+ "type": "text",
238
+ "properties": {
239
+ "markdown": "\n# Duration Percentiles By Worker\n"
240
+ }
241
+ },
242
+
243
+
244
+
245
+
246
+ {
247
+ "height": 4,
248
+ "width": 4,
249
+ "y": 12,
250
+ "x": 0,
251
+ "type": "metric",
252
+ "properties": {
253
+ "metrics": [
254
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "p90", "stat": "p90", "color": "#d62728" } ],
255
+ [ "...", { "label": "p80", "stat": "p80", "color": "#2ca02c" } ],
256
+ [ "...", { "label": "p70", "stat": "p70", "color": "#ff7f0e" } ],
257
+ [ "...", { "label": "p60", "color": "#1f77b4" } ]
258
+ ],
259
+ "view": "timeSeries",
260
+ "stacked": false,
261
+ "region": "us-east-1",
262
+ "stat": "p60",
263
+ "period": 60,
264
+ "title": "AuditWorker Duration Percentiles",
265
+ "legend": {
266
+ "position": "bottom"
267
+ }
268
+ }
269
+ },
270
+
271
+ {
272
+ "height": 4,
273
+ "width": 4,
274
+ "y": 12,
275
+ "x": 4,
276
+ "type": "metric",
277
+ "properties": {
278
+ "metrics": [
279
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "p90", "stat": "p90", "color": "#d62728" } ],
280
+ [ "...", { "label": "p80", "stat": "p80", "color": "#2ca02c" } ],
281
+ [ "...", { "label": "p70", "stat": "p70", "color": "#ff7f0e" } ],
282
+ [ "...", { "label": "p60", "color": "#1f77b4" } ]
283
+ ],
284
+ "view": "timeSeries",
285
+ "stacked": false,
286
+ "region": "us-east-1",
287
+ "stat": "p60",
288
+ "period": 60,
289
+ "title": "GreetingsWorker Duration Percentiles",
290
+ "legend": {
291
+ "position": "bottom"
292
+ }
293
+ }
294
+ },
295
+
296
+ {
297
+ "height": 4,
298
+ "width": 4,
299
+ "y": 12,
300
+ "x": 8,
301
+ "type": "metric",
302
+ "properties": {
303
+ "metrics": [
304
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "p90", "stat": "p90", "color": "#d62728" } ],
305
+ [ "...", { "label": "p80", "stat": "p80", "color": "#2ca02c" } ],
306
+ [ "...", { "label": "p70", "stat": "p70", "color": "#ff7f0e" } ],
307
+ [ "...", { "label": "p60", "color": "#1f77b4" } ]
308
+ ],
309
+ "view": "timeSeries",
310
+ "stacked": false,
311
+ "region": "us-east-1",
312
+ "stat": "p60",
313
+ "period": 60,
314
+ "title": "HelloWorker Duration Percentiles",
315
+ "legend": {
316
+ "position": "bottom"
317
+ }
318
+ }
319
+ },
320
+
321
+ {
322
+ "height": 4,
323
+ "width": 4,
324
+ "y": 12,
325
+ "x": 12,
326
+ "type": "metric",
327
+ "properties": {
328
+ "metrics": [
329
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "p90", "stat": "p90", "color": "#d62728" } ],
330
+ [ "...", { "label": "p80", "stat": "p80", "color": "#2ca02c" } ],
331
+ [ "...", { "label": "p70", "stat": "p70", "color": "#ff7f0e" } ],
332
+ [ "...", { "label": "p60", "color": "#1f77b4" } ]
333
+ ],
334
+ "view": "timeSeries",
335
+ "stacked": false,
336
+ "region": "us-east-1",
337
+ "stat": "p60",
338
+ "period": 60,
339
+ "title": "SingleThreadAuditWorker Duration Percentiles",
340
+ "legend": {
341
+ "position": "bottom"
342
+ }
343
+ }
344
+ },
345
+
346
+
347
+
348
+ {
349
+ "height": 1,
350
+ "width": 24,
351
+ "y": 15,
352
+ "x": 0,
353
+ "type": "text",
354
+ "properties": {
355
+ "markdown": "\n# AuditWorker\n"
356
+ }
357
+ },
358
+
359
+
360
+ {
361
+ "height": 2,
362
+ "width": 3,
363
+ "y": 16,
364
+ "x": 0,
365
+ "type": "metric",
366
+ "properties": {
367
+ "metrics": [
368
+ [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "AuditWorker" ]
369
+ ],
370
+ "view": "singleValue",
371
+ "region": "us-east-1",
372
+ "stat": "Sum",
373
+ "period": 60,
374
+ "sparkline": false,
375
+ "title": "AuditWorker Processed/Min"
376
+ }
377
+ },
378
+ {
379
+ "height": 2,
380
+ "width": 3,
381
+ "y": 16,
382
+ "x": 3,
383
+ "type": "metric",
384
+ "properties": {
385
+ "metrics": [
386
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "AuditWorker", { "color": "#d62728" } ]
387
+ ],
388
+ "view": "singleValue",
389
+ "region": "us-east-1",
390
+ "stat": "Sum",
391
+ "period": 60,
392
+ "sparkline": false,
393
+ "title": "AuditWorker Failed/Min"
394
+ }
395
+ },
396
+ {
397
+ "height": 2,
398
+ "width": 3,
399
+ "y": 16,
400
+ "x": 6,
401
+ "type": "metric",
402
+ "properties": {
403
+ "metrics": [
404
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "p60", "color": "#1f77b4" } ]
405
+ ],
406
+ "view": "singleValue",
407
+ "region": "us-east-1",
408
+ "stat": "p60",
409
+ "period": 60,
410
+ "sparkline": false,
411
+ "title": "AuditWorker p60"
412
+ }
413
+ },
414
+ {
415
+ "height": 2,
416
+ "width": 3,
417
+ "y": 16,
418
+ "x": 9,
419
+ "type": "metric",
420
+ "properties": {
421
+ "metrics": [
422
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "p70", "color": "#ff7f0e" } ]
423
+ ],
424
+ "view": "singleValue",
425
+ "region": "us-east-1",
426
+ "stat": "p70",
427
+ "period": 60,
428
+ "sparkline": false,
429
+ "title": "AuditWorker p70"
430
+ }
431
+ },
432
+ {
433
+ "height": 2,
434
+ "width": 3,
435
+ "y": 16,
436
+ "x": 12,
437
+ "type": "metric",
438
+ "properties": {
439
+ "metrics": [
440
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "p80", "color": "#2ca02c" } ]
441
+ ],
442
+ "view": "singleValue",
443
+ "region": "us-east-1",
444
+ "stat": "p80",
445
+ "period": 60,
446
+ "sparkline": false,
447
+ "title": "AuditWorker p80"
448
+ }
449
+ },
450
+ {
451
+ "height": 2,
452
+ "width": 3,
453
+ "y": 16,
454
+ "x": 15,
455
+ "type": "metric",
456
+ "properties": {
457
+ "metrics": [
458
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "p90", "color": "#d62728" } ]
459
+ ],
460
+ "view": "singleValue",
461
+ "region": "us-east-1",
462
+ "stat": "p90",
463
+ "period": 60,
464
+ "sparkline": false,
465
+ "title": "AuditWorker p90"
466
+ }
467
+ },
468
+ {
469
+ "height": 2,
470
+ "width": 3,
471
+ "y": 16,
472
+ "x": 18,
473
+ "type": "metric",
474
+ "properties": {
475
+ "metrics": [
476
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "Min" } ]
477
+ ],
478
+ "view": "singleValue",
479
+ "region": "us-east-1",
480
+ "stat": "Minimum",
481
+ "period": 60,
482
+ "sparkline": false,
483
+ "title": "AuditWorker Min"
484
+ }
485
+ },
486
+ {
487
+ "height": 2,
488
+ "width": 3,
489
+ "y": 16,
490
+ "x": 21,
491
+ "type": "metric",
492
+ "properties": {
493
+ "metrics": [
494
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "Max", "color": "#d62728" } ]
495
+ ],
496
+ "view": "singleValue",
497
+ "region": "us-east-1",
498
+ "stat": "Maximum",
499
+ "period": 60,
500
+ "sparkline": false,
501
+ "title": "AuditWorker Max"
502
+ }
503
+ },
504
+
505
+
506
+
507
+
508
+
509
+ {
510
+ "height": 3,
511
+ "width": 3,
512
+ "y": 19,
513
+ "x": 0,
514
+ "type": "metric",
515
+ "properties": {
516
+ "metrics": [
517
+ [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "AuditWorker" ]
518
+ ],
519
+ "view": "timeSeries",
520
+ "stacked": false,
521
+ "region": "us-east-1",
522
+ "title": "AuditWorker Processed Jobs",
523
+ "period": 60,
524
+ "stat": "Sum",
525
+ "legend": {
526
+ "position": "hidden"
527
+ }
528
+ }
529
+ },
530
+ {
531
+ "height": 3,
532
+ "width": 3,
533
+ "y": 19,
534
+ "x": 3,
535
+ "type": "metric",
536
+ "properties": {
537
+ "metrics": [
538
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "AuditWorker", { "color": "#d62728" }]
539
+ ],
540
+ "view": "timeSeries",
541
+ "stacked": false,
542
+ "region": "us-east-1",
543
+ "title": "AuditWorker Failed Jobs",
544
+ "period": 60,
545
+ "stat": "Sum",
546
+ "legend": {
547
+ "position": "hidden"
548
+ }
549
+ }
550
+ },
551
+ {
552
+ "height": 3,
553
+ "width": 12,
554
+ "y": 19,
555
+ "x": 6,
556
+ "type": "metric",
557
+ "properties": {
558
+ "metrics": [
559
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "stat": "p90", "color": "#d62728" } ],
560
+ [ "...", { "stat": "p80", "color": "#2ca02c" } ],
561
+ [ "...", { "stat": "p70", "color": "#ff7f0e" } ],
562
+ [ "...", { "color": "#1f77b4" } ]
563
+ ],
564
+ "view": "timeSeries",
565
+ "stacked": false,
566
+ "region": "us-east-1",
567
+ "stat": "p60",
568
+ "period": 60,
569
+ "title": "AuditWorker Duration Percentiles",
570
+ "legend": {
571
+ "position": "right"
572
+ }
573
+ }
574
+ },
575
+ {
576
+ "height": 3,
577
+ "width": 3,
578
+ "y": 19,
579
+ "x": 18,
580
+ "type": "metric",
581
+ "properties": {
582
+ "metrics": [
583
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker" ]
584
+ ],
585
+ "view": "timeSeries",
586
+ "stacked": false,
587
+ "region": "us-east-1",
588
+ "stat": "Minimum",
589
+ "period": 60,
590
+ "title": "AuditWorker Min",
591
+ "legend": {
592
+ "position": "hidden"
593
+ }
594
+ }
595
+ },
596
+ {
597
+ "height": 3,
598
+ "width": 3,
599
+ "y": 19,
600
+ "x": 21,
601
+ "type": "metric",
602
+ "properties": {
603
+ "metrics": [
604
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "color": "#d62728" } ]
605
+ ],
606
+ "view": "timeSeries",
607
+ "stacked": false,
608
+ "region": "us-east-1",
609
+ "stat": "Maximum",
610
+ "period": 60,
611
+ "title": "AuditWorker Max",
612
+ "legend": {
613
+ "position": "hidden"
614
+ }
615
+ }
616
+ },
617
+
618
+
619
+ {
620
+ "height": 1,
621
+ "width": 24,
622
+ "y": 25,
29
623
  "x": 0,
30
624
  "type": "text",
31
625
  "properties": {
32
- "markdown": "\n# AuditWorker\n"
626
+ "markdown": "\n# GreetingsWorker\n"
33
627
  }
34
628
  },
629
+
630
+
35
631
  {
36
- "height": 3,
37
- "width": 6,
38
- "y": 3,
39
- "x": 6,
632
+ "height": 2,
633
+ "width": 3,
634
+ "y": 26,
635
+ "x": 0,
40
636
  "type": "metric",
41
637
  "properties": {
42
638
  "metrics": [
43
- [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "AuditWorker" ],
44
- [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "AuditWorker", { "color": "#d62728" } ]
639
+ [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "GreetingsWorker" ]
45
640
  ],
46
641
  "view": "singleValue",
47
642
  "region": "us-east-1",
48
643
  "stat": "Sum",
49
644
  "period": 60,
50
- "sparkline": true,
51
- "title": "AuditWorker Jobs Per Minute"
645
+ "sparkline": false,
646
+ "title": "GreetingsWorker Processed/Min"
52
647
  }
53
648
  },
54
649
  {
55
- "height": 3,
56
- "width": 12,
57
- "y": 3,
650
+ "height": 2,
651
+ "width": 3,
652
+ "y": 26,
653
+ "x": 3,
654
+ "type": "metric",
655
+ "properties": {
656
+ "metrics": [
657
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "GreetingsWorker", { "color": "#d62728" } ]
658
+ ],
659
+ "view": "singleValue",
660
+ "region": "us-east-1",
661
+ "stat": "Sum",
662
+ "period": 60,
663
+ "sparkline": false,
664
+ "title": "GreetingsWorker Failed/Min"
665
+ }
666
+ },
667
+ {
668
+ "height": 2,
669
+ "width": 3,
670
+ "y": 26,
671
+ "x": 6,
672
+ "type": "metric",
673
+ "properties": {
674
+ "metrics": [
675
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "p60", "color": "#1f77b4" } ]
676
+ ],
677
+ "view": "singleValue",
678
+ "region": "us-east-1",
679
+ "stat": "p60",
680
+ "period": 60,
681
+ "sparkline": false,
682
+ "title": "GreetingsWorker p60"
683
+ }
684
+ },
685
+ {
686
+ "height": 2,
687
+ "width": 3,
688
+ "y": 26,
689
+ "x": 9,
690
+ "type": "metric",
691
+ "properties": {
692
+ "metrics": [
693
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "p70", "color": "#ff7f0e" } ]
694
+ ],
695
+ "view": "singleValue",
696
+ "region": "us-east-1",
697
+ "stat": "p70",
698
+ "period": 60,
699
+ "sparkline": false,
700
+ "title": "GreetingsWorker p70"
701
+ }
702
+ },
703
+ {
704
+ "height": 2,
705
+ "width": 3,
706
+ "y": 26,
58
707
  "x": 12,
59
708
  "type": "metric",
60
709
  "properties": {
61
710
  "metrics": [
62
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "p10" } ],
63
- [ "...", { "label": "p50", "stat": "p50" } ],
64
- [ "...", { "label": "p99", "stat": "p99" } ],
65
- [ "...", { "label": "Average", "stat": "Average" } ]
711
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "p80", "color": "#2ca02c" } ]
66
712
  ],
67
713
  "view": "singleValue",
68
714
  "region": "us-east-1",
69
- "stat": "p10",
715
+ "stat": "p80",
70
716
  "period": 60,
71
- "sparkline": true,
72
- "title": "AuditWorker Duration"
717
+ "sparkline": false,
718
+ "title": "GreetingsWorker p80"
719
+ }
720
+ },
721
+ {
722
+ "height": 2,
723
+ "width": 3,
724
+ "y": 26,
725
+ "x": 15,
726
+ "type": "metric",
727
+ "properties": {
728
+ "metrics": [
729
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "p90", "color": "#d62728" } ]
730
+ ],
731
+ "view": "singleValue",
732
+ "region": "us-east-1",
733
+ "stat": "p90",
734
+ "period": 60,
735
+ "sparkline": false,
736
+ "title": "GreetingsWorker p90"
737
+ }
738
+ },
739
+ {
740
+ "height": 2,
741
+ "width": 3,
742
+ "y": 26,
743
+ "x": 18,
744
+ "type": "metric",
745
+ "properties": {
746
+ "metrics": [
747
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "Min" } ]
748
+ ],
749
+ "view": "singleValue",
750
+ "region": "us-east-1",
751
+ "stat": "Minimum",
752
+ "period": 60,
753
+ "sparkline": false,
754
+ "title": "GreetingsWorker Min"
755
+ }
756
+ },
757
+ {
758
+ "height": 2,
759
+ "width": 3,
760
+ "y": 26,
761
+ "x": 21,
762
+ "type": "metric",
763
+ "properties": {
764
+ "metrics": [
765
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "Max", "color": "#d62728" } ]
766
+ ],
767
+ "view": "singleValue",
768
+ "region": "us-east-1",
769
+ "stat": "Maximum",
770
+ "period": 60,
771
+ "sparkline": false,
772
+ "title": "GreetingsWorker Max"
73
773
  }
74
774
  },
75
775
 
@@ -79,146 +779,268 @@ Resources:
79
779
 
80
780
  {
81
781
  "height": 3,
82
- "width": 6,
83
- "y": 6,
782
+ "width": 3,
783
+ "y": 29,
84
784
  "x": 0,
85
785
  "type": "metric",
86
786
  "properties": {
87
787
  "metrics": [
88
- [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "AuditWorker" ]
788
+ [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "GreetingsWorker" ]
89
789
  ],
90
790
  "view": "timeSeries",
91
791
  "stacked": false,
92
792
  "region": "us-east-1",
93
- "title": "AuditWorker Processed Jobs",
793
+ "title": "GreetingsWorker Processed Jobs",
94
794
  "period": 60,
95
- "stat": "Sum"
795
+ "stat": "Sum",
796
+ "legend": {
797
+ "position": "hidden"
798
+ }
96
799
  }
97
800
  },
98
801
  {
99
802
  "height": 3,
100
- "width": 6,
101
- "y": 9,
102
- "x": 0,
803
+ "width": 3,
804
+ "y": 29,
805
+ "x": 3,
103
806
  "type": "metric",
104
807
  "properties": {
105
808
  "metrics": [
106
- [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "AuditWorker", { "color": "#d62728" }]
809
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "GreetingsWorker", { "color": "#d62728" }]
107
810
  ],
108
811
  "view": "timeSeries",
109
812
  "stacked": false,
110
813
  "region": "us-east-1",
111
- "title": "AuditWorker Failed Jobs",
814
+ "title": "GreetingsWorker Failed Jobs",
112
815
  "period": 60,
113
- "stat": "Sum"
816
+ "stat": "Sum",
817
+ "legend": {
818
+ "position": "hidden"
819
+ }
114
820
  }
115
821
  },
116
822
  {
117
- "height": 6,
823
+ "height": 3,
118
824
  "width": 12,
119
- "y": 6,
825
+ "y": 29,
120
826
  "x": 6,
121
827
  "type": "metric",
122
828
  "properties": {
123
829
  "metrics": [
124
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker" ],
125
- [ "...", { "stat": "p80" } ],
126
- [ "...", { "stat": "p70" } ],
127
- [ "...", { "stat": "p60" } ]
830
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "stat": "p90", "color": "#d62728" } ],
831
+ [ "...", { "stat": "p80", "color": "#2ca02c" } ],
832
+ [ "...", { "stat": "p70", "color": "#ff7f0e" } ],
833
+ [ "...", { "color": "#1f77b4" } ]
128
834
  ],
129
835
  "view": "timeSeries",
130
836
  "stacked": false,
131
837
  "region": "us-east-1",
132
- "stat": "p90",
838
+ "stat": "p60",
133
839
  "period": 60,
134
- "title": "AuditWorker Duration Percentiles"
840
+ "title": "GreetingsWorker Duration Percentiles",
841
+ "legend": {
842
+ "position": "right"
843
+ }
135
844
  }
136
845
  },
137
846
  {
138
847
  "height": 3,
139
- "width": 6,
140
- "y": 6,
848
+ "width": 3,
849
+ "y": 29,
141
850
  "x": 18,
142
851
  "type": "metric",
143
852
  "properties": {
144
853
  "metrics": [
145
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker" ]
854
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker" ]
146
855
  ],
147
856
  "view": "timeSeries",
148
857
  "stacked": false,
149
858
  "region": "us-east-1",
150
- "stat": "Maximum",
859
+ "stat": "Minimum",
151
860
  "period": 60,
152
- "title": "AuditWorker Max"
861
+ "title": "GreetingsWorker Min",
862
+ "legend": {
863
+ "position": "hidden"
864
+ }
153
865
  }
154
866
  },
155
867
  {
156
868
  "height": 3,
157
- "width": 6,
158
- "y": 6,
159
- "x": 18,
869
+ "width": 3,
870
+ "y": 29,
871
+ "x": 21,
872
+ "type": "metric",
873
+ "properties": {
874
+ "metrics": [
875
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "color": "#d62728" } ]
876
+ ],
877
+ "view": "timeSeries",
878
+ "stacked": false,
879
+ "region": "us-east-1",
880
+ "stat": "Maximum",
881
+ "period": 60,
882
+ "title": "GreetingsWorker Max",
883
+ "legend": {
884
+ "position": "hidden"
885
+ }
886
+ }
887
+ },
888
+
889
+
890
+ {
891
+ "height": 1,
892
+ "width": 24,
893
+ "y": 35,
894
+ "x": 0,
895
+ "type": "text",
896
+ "properties": {
897
+ "markdown": "\n# HelloWorker\n"
898
+ }
899
+ },
900
+
901
+
902
+ {
903
+ "height": 2,
904
+ "width": 3,
905
+ "y": 36,
906
+ "x": 0,
907
+ "type": "metric",
908
+ "properties": {
909
+ "metrics": [
910
+ [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "HelloWorker" ]
911
+ ],
912
+ "view": "singleValue",
913
+ "region": "us-east-1",
914
+ "stat": "Sum",
915
+ "period": 60,
916
+ "sparkline": false,
917
+ "title": "HelloWorker Processed/Min"
918
+ }
919
+ },
920
+ {
921
+ "height": 2,
922
+ "width": 3,
923
+ "y": 36,
924
+ "x": 3,
925
+ "type": "metric",
926
+ "properties": {
927
+ "metrics": [
928
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "HelloWorker", { "color": "#d62728" } ]
929
+ ],
930
+ "view": "singleValue",
931
+ "region": "us-east-1",
932
+ "stat": "Sum",
933
+ "period": 60,
934
+ "sparkline": false,
935
+ "title": "HelloWorker Failed/Min"
936
+ }
937
+ },
938
+ {
939
+ "height": 2,
940
+ "width": 3,
941
+ "y": 36,
942
+ "x": 6,
943
+ "type": "metric",
944
+ "properties": {
945
+ "metrics": [
946
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "p60", "color": "#1f77b4" } ]
947
+ ],
948
+ "view": "singleValue",
949
+ "region": "us-east-1",
950
+ "stat": "p60",
951
+ "period": 60,
952
+ "sparkline": false,
953
+ "title": "HelloWorker p60"
954
+ }
955
+ },
956
+ {
957
+ "height": 2,
958
+ "width": 3,
959
+ "y": 36,
960
+ "x": 9,
961
+ "type": "metric",
962
+ "properties": {
963
+ "metrics": [
964
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "p70", "color": "#ff7f0e" } ]
965
+ ],
966
+ "view": "singleValue",
967
+ "region": "us-east-1",
968
+ "stat": "p70",
969
+ "period": 60,
970
+ "sparkline": false,
971
+ "title": "HelloWorker p70"
972
+ }
973
+ },
974
+ {
975
+ "height": 2,
976
+ "width": 3,
977
+ "y": 36,
978
+ "x": 12,
160
979
  "type": "metric",
161
980
  "properties": {
162
981
  "metrics": [
163
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker" ]
982
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "p80", "color": "#2ca02c" } ]
164
983
  ],
165
- "view": "timeSeries",
166
- "stacked": false,
984
+ "view": "singleValue",
167
985
  "region": "us-east-1",
168
- "stat": "Minimum",
986
+ "stat": "p80",
169
987
  "period": 60,
170
- "title": "AuditWorker Min"
988
+ "sparkline": false,
989
+ "title": "HelloWorker p80"
171
990
  }
172
991
  },
173
-
174
- {
175
- "height": 3,
176
- "width": 6,
177
- "y": 12,
178
- "x": 0,
179
- "type": "text",
992
+ {
993
+ "height": 2,
994
+ "width": 3,
995
+ "y": 36,
996
+ "x": 15,
997
+ "type": "metric",
180
998
  "properties": {
181
- "markdown": "\n# GreetingsWorker\n"
999
+ "metrics": [
1000
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "p90", "color": "#d62728" } ]
1001
+ ],
1002
+ "view": "singleValue",
1003
+ "region": "us-east-1",
1004
+ "stat": "p90",
1005
+ "period": 60,
1006
+ "sparkline": false,
1007
+ "title": "HelloWorker p90"
182
1008
  }
183
1009
  },
184
1010
  {
185
- "height": 3,
186
- "width": 6,
187
- "y": 12,
188
- "x": 6,
1011
+ "height": 2,
1012
+ "width": 3,
1013
+ "y": 36,
1014
+ "x": 18,
189
1015
  "type": "metric",
190
1016
  "properties": {
191
1017
  "metrics": [
192
- [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "GreetingsWorker" ],
193
- [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "GreetingsWorker", { "color": "#d62728" } ]
1018
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "Min" } ]
194
1019
  ],
195
1020
  "view": "singleValue",
196
1021
  "region": "us-east-1",
197
- "stat": "Sum",
1022
+ "stat": "Minimum",
198
1023
  "period": 60,
199
- "sparkline": true,
200
- "title": "GreetingsWorker Jobs Per Minute"
1024
+ "sparkline": false,
1025
+ "title": "HelloWorker Min"
201
1026
  }
202
1027
  },
203
1028
  {
204
- "height": 3,
205
- "width": 12,
206
- "y": 12,
207
- "x": 12,
1029
+ "height": 2,
1030
+ "width": 3,
1031
+ "y": 36,
1032
+ "x": 21,
208
1033
  "type": "metric",
209
1034
  "properties": {
210
1035
  "metrics": [
211
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "p10" } ],
212
- [ "...", { "label": "p50", "stat": "p50" } ],
213
- [ "...", { "label": "p99", "stat": "p99" } ],
214
- [ "...", { "label": "Average", "stat": "Average" } ]
1036
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "Max", "color": "#d62728" } ]
215
1037
  ],
216
1038
  "view": "singleValue",
217
1039
  "region": "us-east-1",
218
- "stat": "p10",
1040
+ "stat": "Maximum",
219
1041
  "period": 60,
220
- "sparkline": true,
221
- "title": "GreetingsWorker Duration"
1042
+ "sparkline": false,
1043
+ "title": "HelloWorker Max"
222
1044
  }
223
1045
  },
224
1046
 
@@ -228,295 +1050,268 @@ Resources:
228
1050
 
229
1051
  {
230
1052
  "height": 3,
231
- "width": 6,
232
- "y": 15,
1053
+ "width": 3,
1054
+ "y": 39,
233
1055
  "x": 0,
234
1056
  "type": "metric",
235
1057
  "properties": {
236
1058
  "metrics": [
237
- [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "GreetingsWorker" ]
1059
+ [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "HelloWorker" ]
238
1060
  ],
239
1061
  "view": "timeSeries",
240
1062
  "stacked": false,
241
1063
  "region": "us-east-1",
242
- "title": "GreetingsWorker Processed Jobs",
1064
+ "title": "HelloWorker Processed Jobs",
243
1065
  "period": 60,
244
- "stat": "Sum"
1066
+ "stat": "Sum",
1067
+ "legend": {
1068
+ "position": "hidden"
1069
+ }
245
1070
  }
246
1071
  },
247
1072
  {
248
1073
  "height": 3,
249
- "width": 6,
250
- "y": 18,
251
- "x": 0,
1074
+ "width": 3,
1075
+ "y": 39,
1076
+ "x": 3,
252
1077
  "type": "metric",
253
1078
  "properties": {
254
1079
  "metrics": [
255
- [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "GreetingsWorker", { "color": "#d62728" }]
1080
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "HelloWorker", { "color": "#d62728" }]
256
1081
  ],
257
1082
  "view": "timeSeries",
258
1083
  "stacked": false,
259
1084
  "region": "us-east-1",
260
- "title": "GreetingsWorker Failed Jobs",
1085
+ "title": "HelloWorker Failed Jobs",
261
1086
  "period": 60,
262
- "stat": "Sum"
1087
+ "stat": "Sum",
1088
+ "legend": {
1089
+ "position": "hidden"
1090
+ }
263
1091
  }
264
1092
  },
265
1093
  {
266
- "height": 6,
1094
+ "height": 3,
267
1095
  "width": 12,
268
- "y": 15,
1096
+ "y": 39,
269
1097
  "x": 6,
270
1098
  "type": "metric",
271
1099
  "properties": {
272
1100
  "metrics": [
273
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker" ],
274
- [ "...", { "stat": "p80" } ],
275
- [ "...", { "stat": "p70" } ],
276
- [ "...", { "stat": "p60" } ]
1101
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "stat": "p90", "color": "#d62728" } ],
1102
+ [ "...", { "stat": "p80", "color": "#2ca02c" } ],
1103
+ [ "...", { "stat": "p70", "color": "#ff7f0e" } ],
1104
+ [ "...", { "color": "#1f77b4" } ]
277
1105
  ],
278
1106
  "view": "timeSeries",
279
1107
  "stacked": false,
280
1108
  "region": "us-east-1",
281
- "stat": "p90",
1109
+ "stat": "p60",
282
1110
  "period": 60,
283
- "title": "GreetingsWorker Duration Percentiles"
1111
+ "title": "HelloWorker Duration Percentiles",
1112
+ "legend": {
1113
+ "position": "right"
1114
+ }
284
1115
  }
285
1116
  },
286
1117
  {
287
1118
  "height": 3,
288
- "width": 6,
289
- "y": 15,
1119
+ "width": 3,
1120
+ "y": 39,
290
1121
  "x": 18,
291
1122
  "type": "metric",
292
1123
  "properties": {
293
1124
  "metrics": [
294
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker" ]
1125
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker" ]
295
1126
  ],
296
1127
  "view": "timeSeries",
297
1128
  "stacked": false,
298
1129
  "region": "us-east-1",
299
- "stat": "Maximum",
1130
+ "stat": "Minimum",
300
1131
  "period": 60,
301
- "title": "GreetingsWorker Max"
1132
+ "title": "HelloWorker Min",
1133
+ "legend": {
1134
+ "position": "hidden"
1135
+ }
302
1136
  }
303
1137
  },
304
1138
  {
305
1139
  "height": 3,
306
- "width": 6,
307
- "y": 15,
308
- "x": 18,
1140
+ "width": 3,
1141
+ "y": 39,
1142
+ "x": 21,
309
1143
  "type": "metric",
310
1144
  "properties": {
311
1145
  "metrics": [
312
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker" ]
1146
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "color": "#d62728" } ]
313
1147
  ],
314
1148
  "view": "timeSeries",
315
1149
  "stacked": false,
316
1150
  "region": "us-east-1",
317
- "stat": "Minimum",
1151
+ "stat": "Maximum",
318
1152
  "period": 60,
319
- "title": "GreetingsWorker Min"
1153
+ "title": "HelloWorker Max",
1154
+ "legend": {
1155
+ "position": "hidden"
1156
+ }
320
1157
  }
321
1158
  },
322
1159
 
1160
+
323
1161
  {
324
- "height": 3,
325
- "width": 6,
326
- "y": 21,
1162
+ "height": 1,
1163
+ "width": 24,
1164
+ "y": 45,
327
1165
  "x": 0,
328
1166
  "type": "text",
329
1167
  "properties": {
330
- "markdown": "\n# HelloWorker\n"
1168
+ "markdown": "\n# SingleThreadAuditWorker\n"
331
1169
  }
332
1170
  },
1171
+
1172
+
333
1173
  {
334
- "height": 3,
335
- "width": 6,
336
- "y": 21,
337
- "x": 6,
1174
+ "height": 2,
1175
+ "width": 3,
1176
+ "y": 46,
1177
+ "x": 0,
338
1178
  "type": "metric",
339
1179
  "properties": {
340
1180
  "metrics": [
341
- [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "HelloWorker" ],
342
- [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "HelloWorker", { "color": "#d62728" } ]
1181
+ [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "SingleThreadAuditWorker" ]
343
1182
  ],
344
1183
  "view": "singleValue",
345
1184
  "region": "us-east-1",
346
1185
  "stat": "Sum",
347
1186
  "period": 60,
348
- "sparkline": true,
349
- "title": "HelloWorker Jobs Per Minute"
1187
+ "sparkline": false,
1188
+ "title": "SingleThreadAuditWorker Processed/Min"
350
1189
  }
351
1190
  },
352
1191
  {
353
- "height": 3,
354
- "width": 12,
355
- "y": 21,
356
- "x": 12,
1192
+ "height": 2,
1193
+ "width": 3,
1194
+ "y": 46,
1195
+ "x": 3,
357
1196
  "type": "metric",
358
1197
  "properties": {
359
1198
  "metrics": [
360
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "p10" } ],
361
- [ "...", { "label": "p50", "stat": "p50" } ],
362
- [ "...", { "label": "p99", "stat": "p99" } ],
363
- [ "...", { "label": "Average", "stat": "Average" } ]
1199
+ [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#d62728" } ]
364
1200
  ],
365
1201
  "view": "singleValue",
366
1202
  "region": "us-east-1",
367
- "stat": "p10",
1203
+ "stat": "Sum",
368
1204
  "period": 60,
369
- "sparkline": true,
370
- "title": "HelloWorker Duration"
1205
+ "sparkline": false,
1206
+ "title": "SingleThreadAuditWorker Failed/Min"
371
1207
  }
372
1208
  },
373
-
374
-
375
-
376
-
377
-
378
- {
379
- "height": 3,
380
- "width": 6,
381
- "y": 24,
382
- "x": 0,
383
- "type": "metric",
384
- "properties": {
385
- "metrics": [
386
- [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "HelloWorker" ]
387
- ],
388
- "view": "timeSeries",
389
- "stacked": false,
390
- "region": "us-east-1",
391
- "title": "HelloWorker Processed Jobs",
392
- "period": 60,
393
- "stat": "Sum"
394
- }
395
- },
396
1209
  {
397
- "height": 3,
398
- "width": 6,
399
- "y": 27,
400
- "x": 0,
1210
+ "height": 2,
1211
+ "width": 3,
1212
+ "y": 46,
1213
+ "x": 6,
401
1214
  "type": "metric",
402
1215
  "properties": {
403
1216
  "metrics": [
404
- [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "HelloWorker", { "color": "#d62728" }]
1217
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "p60", "color": "#1f77b4" } ]
405
1218
  ],
406
- "view": "timeSeries",
407
- "stacked": false,
1219
+ "view": "singleValue",
408
1220
  "region": "us-east-1",
409
- "title": "HelloWorker Failed Jobs",
1221
+ "stat": "p60",
410
1222
  "period": 60,
411
- "stat": "Sum"
412
- }
1223
+ "sparkline": false,
1224
+ "title": "SingleThreadAuditWorker p60"
1225
+ }
413
1226
  },
414
- {
415
- "height": 6,
416
- "width": 12,
417
- "y": 24,
418
- "x": 6,
1227
+ {
1228
+ "height": 2,
1229
+ "width": 3,
1230
+ "y": 46,
1231
+ "x": 9,
419
1232
  "type": "metric",
420
1233
  "properties": {
421
1234
  "metrics": [
422
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker" ],
423
- [ "...", { "stat": "p80" } ],
424
- [ "...", { "stat": "p70" } ],
425
- [ "...", { "stat": "p60" } ]
1235
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "p70", "color": "#ff7f0e" } ]
426
1236
  ],
427
- "view": "timeSeries",
428
- "stacked": false,
1237
+ "view": "singleValue",
429
1238
  "region": "us-east-1",
430
- "stat": "p90",
1239
+ "stat": "p70",
431
1240
  "period": 60,
432
- "title": "HelloWorker Duration Percentiles"
1241
+ "sparkline": false,
1242
+ "title": "SingleThreadAuditWorker p70"
433
1243
  }
434
1244
  },
435
- {
436
- "height": 3,
437
- "width": 6,
438
- "y": 24,
439
- "x": 18,
1245
+ {
1246
+ "height": 2,
1247
+ "width": 3,
1248
+ "y": 46,
1249
+ "x": 12,
440
1250
  "type": "metric",
441
1251
  "properties": {
442
1252
  "metrics": [
443
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker" ]
1253
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "p80", "color": "#2ca02c" } ]
444
1254
  ],
445
- "view": "timeSeries",
446
- "stacked": false,
1255
+ "view": "singleValue",
447
1256
  "region": "us-east-1",
448
- "stat": "Maximum",
1257
+ "stat": "p80",
449
1258
  "period": 60,
450
- "title": "HelloWorker Max"
1259
+ "sparkline": false,
1260
+ "title": "SingleThreadAuditWorker p80"
451
1261
  }
452
1262
  },
453
- {
454
- "height": 3,
455
- "width": 6,
456
- "y": 24,
457
- "x": 18,
1263
+ {
1264
+ "height": 2,
1265
+ "width": 3,
1266
+ "y": 46,
1267
+ "x": 15,
458
1268
  "type": "metric",
459
1269
  "properties": {
460
1270
  "metrics": [
461
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker" ]
1271
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "p90", "color": "#d62728" } ]
462
1272
  ],
463
- "view": "timeSeries",
464
- "stacked": false,
1273
+ "view": "singleValue",
465
1274
  "region": "us-east-1",
466
- "stat": "Minimum",
1275
+ "stat": "p90",
467
1276
  "period": 60,
468
- "title": "HelloWorker Min"
469
- }
470
- },
471
-
472
- {
473
- "height": 3,
474
- "width": 6,
475
- "y": 30,
476
- "x": 0,
477
- "type": "text",
478
- "properties": {
479
- "markdown": "\n# SingleThreadAuditWorker\n"
1277
+ "sparkline": false,
1278
+ "title": "SingleThreadAuditWorker p90"
480
1279
  }
481
1280
  },
482
1281
  {
483
- "height": 3,
484
- "width": 6,
485
- "y": 30,
486
- "x": 6,
1282
+ "height": 2,
1283
+ "width": 3,
1284
+ "y": 46,
1285
+ "x": 18,
487
1286
  "type": "metric",
488
1287
  "properties": {
489
1288
  "metrics": [
490
- [ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "SingleThreadAuditWorker" ],
491
- [ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#d62728" } ]
1289
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "Min" } ]
492
1290
  ],
493
1291
  "view": "singleValue",
494
1292
  "region": "us-east-1",
495
- "stat": "Sum",
1293
+ "stat": "Minimum",
496
1294
  "period": 60,
497
- "sparkline": true,
498
- "title": "SingleThreadAuditWorker Jobs Per Minute"
1295
+ "sparkline": false,
1296
+ "title": "SingleThreadAuditWorker Min"
499
1297
  }
500
1298
  },
501
1299
  {
502
- "height": 3,
503
- "width": 12,
504
- "y": 30,
505
- "x": 12,
1300
+ "height": 2,
1301
+ "width": 3,
1302
+ "y": 46,
1303
+ "x": 21,
506
1304
  "type": "metric",
507
1305
  "properties": {
508
1306
  "metrics": [
509
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "p10" } ],
510
- [ "...", { "label": "p50", "stat": "p50" } ],
511
- [ "...", { "label": "p99", "stat": "p99" } ],
512
- [ "...", { "label": "Average", "stat": "Average" } ]
1307
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "Max", "color": "#d62728" } ]
513
1308
  ],
514
1309
  "view": "singleValue",
515
1310
  "region": "us-east-1",
516
- "stat": "p10",
1311
+ "stat": "Maximum",
517
1312
  "period": 60,
518
- "sparkline": true,
519
- "title": "SingleThreadAuditWorker Duration"
1313
+ "sparkline": false,
1314
+ "title": "SingleThreadAuditWorker Max"
520
1315
  }
521
1316
  },
522
1317
 
@@ -526,8 +1321,8 @@ Resources:
526
1321
 
527
1322
  {
528
1323
  "height": 3,
529
- "width": 6,
530
- "y": 33,
1324
+ "width": 3,
1325
+ "y": 49,
531
1326
  "x": 0,
532
1327
  "type": "metric",
533
1328
  "properties": {
@@ -539,14 +1334,17 @@ Resources:
539
1334
  "region": "us-east-1",
540
1335
  "title": "SingleThreadAuditWorker Processed Jobs",
541
1336
  "period": 60,
542
- "stat": "Sum"
1337
+ "stat": "Sum",
1338
+ "legend": {
1339
+ "position": "hidden"
1340
+ }
543
1341
  }
544
1342
  },
545
1343
  {
546
1344
  "height": 3,
547
- "width": 6,
548
- "y": 36,
549
- "x": 0,
1345
+ "width": 3,
1346
+ "y": 49,
1347
+ "x": 3,
550
1348
  "type": "metric",
551
1349
  "properties": {
552
1350
  "metrics": [
@@ -557,34 +1355,40 @@ Resources:
557
1355
  "region": "us-east-1",
558
1356
  "title": "SingleThreadAuditWorker Failed Jobs",
559
1357
  "period": 60,
560
- "stat": "Sum"
1358
+ "stat": "Sum",
1359
+ "legend": {
1360
+ "position": "hidden"
1361
+ }
561
1362
  }
562
1363
  },
563
1364
  {
564
- "height": 6,
1365
+ "height": 3,
565
1366
  "width": 12,
566
- "y": 33,
1367
+ "y": 49,
567
1368
  "x": 6,
568
1369
  "type": "metric",
569
1370
  "properties": {
570
1371
  "metrics": [
571
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker" ],
572
- [ "...", { "stat": "p80" } ],
573
- [ "...", { "stat": "p70" } ],
574
- [ "...", { "stat": "p60" } ]
1372
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "stat": "p90", "color": "#d62728" } ],
1373
+ [ "...", { "stat": "p80", "color": "#2ca02c" } ],
1374
+ [ "...", { "stat": "p70", "color": "#ff7f0e" } ],
1375
+ [ "...", { "color": "#1f77b4" } ]
575
1376
  ],
576
1377
  "view": "timeSeries",
577
1378
  "stacked": false,
578
1379
  "region": "us-east-1",
579
- "stat": "p90",
1380
+ "stat": "p60",
580
1381
  "period": 60,
581
- "title": "SingleThreadAuditWorker Duration Percentiles"
1382
+ "title": "SingleThreadAuditWorker Duration Percentiles",
1383
+ "legend": {
1384
+ "position": "right"
1385
+ }
582
1386
  }
583
1387
  },
584
1388
  {
585
1389
  "height": 3,
586
- "width": 6,
587
- "y": 33,
1390
+ "width": 3,
1391
+ "y": 49,
588
1392
  "x": 18,
589
1393
  "type": "metric",
590
1394
  "properties": {
@@ -594,36 +1398,43 @@ Resources:
594
1398
  "view": "timeSeries",
595
1399
  "stacked": false,
596
1400
  "region": "us-east-1",
597
- "stat": "Maximum",
1401
+ "stat": "Minimum",
598
1402
  "period": 60,
599
- "title": "SingleThreadAuditWorker Max"
1403
+ "title": "SingleThreadAuditWorker Min",
1404
+ "legend": {
1405
+ "position": "hidden"
1406
+ }
600
1407
  }
601
1408
  },
602
1409
  {
603
1410
  "height": 3,
604
- "width": 6,
605
- "y": 33,
606
- "x": 18,
1411
+ "width": 3,
1412
+ "y": 49,
1413
+ "x": 21,
607
1414
  "type": "metric",
608
1415
  "properties": {
609
1416
  "metrics": [
610
- [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker" ]
1417
+ [ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#d62728" } ]
611
1418
  ],
612
1419
  "view": "timeSeries",
613
1420
  "stacked": false,
614
1421
  "region": "us-east-1",
615
- "stat": "Minimum",
1422
+ "stat": "Maximum",
616
1423
  "period": 60,
617
- "title": "SingleThreadAuditWorker Min"
1424
+ "title": "SingleThreadAuditWorker Max",
1425
+ "legend": {
1426
+ "position": "hidden"
1427
+ }
618
1428
  }
619
1429
  },
620
1430
 
1431
+
621
1432
 
622
1433
 
623
1434
  {
624
1435
  "height": 6,
625
1436
  "width": 12,
626
- "y": 39,
1437
+ "y": 55,
627
1438
  "x": 12,
628
1439
  "type": "metric",
629
1440
  "properties": {
@@ -649,7 +1460,7 @@ Resources:
649
1460
  {
650
1461
  "height": 6,
651
1462
  "width": 12,
652
- "y": 39,
1463
+ "y": 55,
653
1464
  "x": 0,
654
1465
  "type": "metric",
655
1466
  "properties": {
@@ -676,7 +1487,7 @@ Resources:
676
1487
  {
677
1488
  "height": 6,
678
1489
  "width": 12,
679
- "y": 45,
1490
+ "y": 61,
680
1491
  "x": 12,
681
1492
  "type": "metric",
682
1493
  "properties": {
@@ -697,7 +1508,7 @@ Resources:
697
1508
  {
698
1509
  "height": 6,
699
1510
  "width": 12,
700
- "y": 45,
1511
+ "y": 61,
701
1512
  "x": 0,
702
1513
  "type": "metric",
703
1514
  "properties": {
@@ -721,7 +1532,7 @@ Resources:
721
1532
  {
722
1533
  "height": 3,
723
1534
  "width": 24,
724
- "y": 48,
1535
+ "y": 64,
725
1536
  "x": 0,
726
1537
  "type": "text",
727
1538
  "properties": {
@@ -734,7 +1545,7 @@ Resources:
734
1545
  {
735
1546
  "height": 3,
736
1547
  "width": 6,
737
- "y": 54,
1548
+ "y": 70,
738
1549
  "x": 0,
739
1550
  "type": "text",
740
1551
  "properties": {
@@ -744,7 +1555,7 @@ Resources:
744
1555
  {
745
1556
  "height": 3,
746
1557
  "width": 3,
747
- "y": 54,
1558
+ "y": 70,
748
1559
  "x": 6,
749
1560
  "type": "metric",
750
1561
  "properties": {
@@ -762,7 +1573,7 @@ Resources:
762
1573
  {
763
1574
  "height": 3,
764
1575
  "width": 15,
765
- "y": 54,
1576
+ "y": 70,
766
1577
  "x": 9,
767
1578
  "type": "metric",
768
1579
  "properties": {
@@ -786,7 +1597,7 @@ Resources:
786
1597
  {
787
1598
  "height": 6,
788
1599
  "width": 9,
789
- "y": 57,
1600
+ "y": 73,
790
1601
  "x": 0,
791
1602
  "type": "metric",
792
1603
  "properties": {
@@ -812,7 +1623,7 @@ Resources:
812
1623
  {
813
1624
  "height": 6,
814
1625
  "width": 9,
815
- "y": 57,
1626
+ "y": 73,
816
1627
  "x": 9,
817
1628
  "type": "metric",
818
1629
  "properties": {
@@ -832,7 +1643,7 @@ Resources:
832
1643
  {
833
1644
  "height": 3,
834
1645
  "width": 6,
835
- "y": 57,
1646
+ "y": 73,
836
1647
  "x": 18,
837
1648
  "type": "metric",
838
1649
  "properties": {
@@ -859,7 +1670,7 @@ Resources:
859
1670
  {
860
1671
  "height": 3,
861
1672
  "width": 6,
862
- "y": 60,
1673
+ "y": 76,
863
1674
  "x": 18,
864
1675
  "type": "metric",
865
1676
  "properties": {
@@ -881,7 +1692,7 @@ Resources:
881
1692
  {
882
1693
  "height": 3,
883
1694
  "width": 6,
884
- "y": 63,
1695
+ "y": 79,
885
1696
  "x": 0,
886
1697
  "type": "text",
887
1698
  "properties": {
@@ -891,7 +1702,7 @@ Resources:
891
1702
  {
892
1703
  "height": 3,
893
1704
  "width": 3,
894
- "y": 63,
1705
+ "y": 79,
895
1706
  "x": 6,
896
1707
  "type": "metric",
897
1708
  "properties": {
@@ -910,7 +1721,7 @@ Resources:
910
1721
  {
911
1722
  "height": 3,
912
1723
  "width": 15,
913
- "y": 63,
1724
+ "y": 79,
914
1725
  "x": 9,
915
1726
  "type": "metric",
916
1727
  "properties": {
@@ -933,7 +1744,7 @@ Resources:
933
1744
  {
934
1745
  "height": 6,
935
1746
  "width": 9,
936
- "y": 66,
1747
+ "y": 82,
937
1748
  "x": 0,
938
1749
  "type": "metric",
939
1750
  "properties": {
@@ -963,7 +1774,7 @@ Resources:
963
1774
  {
964
1775
  "height": 6,
965
1776
  "width": 9,
966
- "y": 66,
1777
+ "y": 82,
967
1778
  "x": 9,
968
1779
  "type": "metric",
969
1780
  "properties": {
@@ -983,7 +1794,7 @@ Resources:
983
1794
  {
984
1795
  "height": 3,
985
1796
  "width": 6,
986
- "y": 66,
1797
+ "y": 82,
987
1798
  "x": 18,
988
1799
  "type": "metric",
989
1800
  "properties": {
@@ -1009,7 +1820,7 @@ Resources:
1009
1820
  {
1010
1821
  "height": 3,
1011
1822
  "width": 6,
1012
- "y": 69,
1823
+ "y": 85,
1013
1824
  "x": 18,
1014
1825
  "type": "metric",
1015
1826
  "properties": {
@@ -1030,7 +1841,7 @@ Resources:
1030
1841
  {
1031
1842
  "height": 3,
1032
1843
  "width": 6,
1033
- "y": 72,
1844
+ "y": 88,
1034
1845
  "x": 0,
1035
1846
  "type": "text",
1036
1847
  "properties": {
@@ -1040,7 +1851,7 @@ Resources:
1040
1851
  {
1041
1852
  "height": 3,
1042
1853
  "width": 3,
1043
- "y": 72,
1854
+ "y": 88,
1044
1855
  "x": 6,
1045
1856
  "type": "metric",
1046
1857
  "properties": {
@@ -1059,7 +1870,7 @@ Resources:
1059
1870
  {
1060
1871
  "height": 3,
1061
1872
  "width": 15,
1062
- "y": 72,
1873
+ "y": 88,
1063
1874
  "x": 9,
1064
1875
  "type": "metric",
1065
1876
  "properties": {
@@ -1082,7 +1893,7 @@ Resources:
1082
1893
  {
1083
1894
  "height": 6,
1084
1895
  "width": 9,
1085
- "y": 75,
1896
+ "y": 91,
1086
1897
  "x": 0,
1087
1898
  "type": "metric",
1088
1899
  "properties": {
@@ -1112,7 +1923,7 @@ Resources:
1112
1923
  {
1113
1924
  "height": 6,
1114
1925
  "width": 9,
1115
- "y": 75,
1926
+ "y": 91,
1116
1927
  "x": 9,
1117
1928
  "type": "metric",
1118
1929
  "properties": {
@@ -1132,7 +1943,7 @@ Resources:
1132
1943
  {
1133
1944
  "height": 3,
1134
1945
  "width": 6,
1135
- "y": 75,
1946
+ "y": 91,
1136
1947
  "x": 18,
1137
1948
  "type": "metric",
1138
1949
  "properties": {
@@ -1158,7 +1969,7 @@ Resources:
1158
1969
  {
1159
1970
  "height": 3,
1160
1971
  "width": 6,
1161
- "y": 78,
1972
+ "y": 94,
1162
1973
  "x": 18,
1163
1974
  "type": "metric",
1164
1975
  "properties": {
@@ -1182,7 +1993,7 @@ Resources:
1182
1993
  {
1183
1994
  "height": 3,
1184
1995
  "width": 6,
1185
- "y": 81,
1996
+ "y": 97,
1186
1997
  "x": 0,
1187
1998
  "type": "text",
1188
1999
  "properties": {
@@ -1192,7 +2003,7 @@ Resources:
1192
2003
  {
1193
2004
  "height": 3,
1194
2005
  "width": 3,
1195
- "y": 81,
2006
+ "y": 97,
1196
2007
  "x": 6,
1197
2008
  "type": "metric",
1198
2009
  "properties": {
@@ -1210,7 +2021,7 @@ Resources:
1210
2021
  {
1211
2022
  "height": 3,
1212
2023
  "width": 15,
1213
- "y": 81,
2024
+ "y": 97,
1214
2025
  "x": 9,
1215
2026
  "type": "metric",
1216
2027
  "properties": {
@@ -1235,7 +2046,7 @@ Resources:
1235
2046
  {
1236
2047
  "height": 3,
1237
2048
  "width": 6,
1238
- "y": 84,
2049
+ "y": 100,
1239
2050
  "x": 18,
1240
2051
  "type": "metric",
1241
2052
  "properties": {
@@ -1260,7 +2071,7 @@ Resources:
1260
2071
  {
1261
2072
  "height": 3,
1262
2073
  "width": 9,
1263
- "y": 84,
2074
+ "y": 100,
1264
2075
  "x": 9,
1265
2076
  "type": "metric",
1266
2077
  "properties": {
@@ -1280,7 +2091,7 @@ Resources:
1280
2091
  {
1281
2092
  "height": 3,
1282
2093
  "width": 9,
1283
- "y": 84,
2094
+ "y": 100,
1284
2095
  "x": 0,
1285
2096
  "type": "metric",
1286
2097
  "properties": {
@@ -1302,7 +2113,7 @@ Resources:
1302
2113
  {
1303
2114
  "height": 3,
1304
2115
  "width": 9,
1305
- "y": 87,
2116
+ "y": 103,
1306
2117
  "x": 0,
1307
2118
  "type": "metric",
1308
2119
  "properties": {
@@ -1324,7 +2135,7 @@ Resources:
1324
2135
  {
1325
2136
  "height": 3,
1326
2137
  "width": 6,
1327
- "y": 87,
2138
+ "y": 103,
1328
2139
  "x": 18,
1329
2140
  "type": "metric",
1330
2141
  "properties": {
@@ -1342,7 +2153,7 @@ Resources:
1342
2153
  {
1343
2154
  "height": 3,
1344
2155
  "width": 9,
1345
- "y": 87,
2156
+ "y": 103,
1346
2157
  "x": 9,
1347
2158
  "type": "metric",
1348
2159
  "properties": {
@@ -1368,7 +2179,7 @@ Resources:
1368
2179
  {
1369
2180
  "height": 3,
1370
2181
  "width": 18,
1371
- "y": 90,
2182
+ "y": 106,
1372
2183
  "x": 0,
1373
2184
  "type": "metric",
1374
2185
  "properties": {
@@ -1392,7 +2203,7 @@ Resources:
1392
2203
  {
1393
2204
  "height": 3,
1394
2205
  "width": 6,
1395
- "y": 90,
2206
+ "y": 106,
1396
2207
  "x": 18,
1397
2208
  "type": "metric",
1398
2209
  "properties": {