funktor 0.7.13 → 0.7.14
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.
@@ -189,12 +189,496 @@ Resources:
|
|
189
189
|
},
|
190
190
|
|
191
191
|
|
192
|
-
|
192
|
+
{
|
193
193
|
"height": 1,
|
194
194
|
"width": 24,
|
195
195
|
"y": 15,
|
196
196
|
"x": 0,
|
197
197
|
"type": "text",
|
198
|
+
"properties": {
|
199
|
+
"markdown": "\n# Worker Overviews\n"
|
200
|
+
}
|
201
|
+
},
|
202
|
+
|
203
|
+
|
204
|
+
|
205
|
+
{
|
206
|
+
"height": 5,
|
207
|
+
"width": 8,
|
208
|
+
"y": 16,
|
209
|
+
"x": 0,
|
210
|
+
"type": "metric",
|
211
|
+
"properties": {
|
212
|
+
"metrics": [
|
213
|
+
[ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "HelloWorker", { "color": "#2ca02c" } ],
|
214
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
|
215
|
+
[ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "HelloWorker", { "color": "#d62728" } ],
|
216
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
|
217
|
+
],
|
218
|
+
"view": "singleValue",
|
219
|
+
"region": "us-east-1",
|
220
|
+
"stat": "Sum",
|
221
|
+
"period": 60,
|
222
|
+
"sparkline": true,
|
223
|
+
"title": "HelloWorker"
|
224
|
+
}
|
225
|
+
},
|
226
|
+
|
227
|
+
{
|
228
|
+
"height": 5,
|
229
|
+
"width": 8,
|
230
|
+
"y": 16,
|
231
|
+
"x": 8,
|
232
|
+
"type": "metric",
|
233
|
+
"properties": {
|
234
|
+
"metrics": [
|
235
|
+
[ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "GreetingsWorker", { "color": "#2ca02c" } ],
|
236
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
|
237
|
+
[ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "GreetingsWorker", { "color": "#d62728" } ],
|
238
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
|
239
|
+
],
|
240
|
+
"view": "singleValue",
|
241
|
+
"region": "us-east-1",
|
242
|
+
"stat": "Sum",
|
243
|
+
"period": 60,
|
244
|
+
"sparkline": true,
|
245
|
+
"title": "GreetingsWorker"
|
246
|
+
}
|
247
|
+
},
|
248
|
+
|
249
|
+
{
|
250
|
+
"height": 5,
|
251
|
+
"width": 8,
|
252
|
+
"y": 16,
|
253
|
+
"x": 16,
|
254
|
+
"type": "metric",
|
255
|
+
"properties": {
|
256
|
+
"metrics": [
|
257
|
+
[ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "AuditWorker", { "color": "#2ca02c" } ],
|
258
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
|
259
|
+
[ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "AuditWorker", { "color": "#d62728" } ],
|
260
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
|
261
|
+
],
|
262
|
+
"view": "singleValue",
|
263
|
+
"region": "us-east-1",
|
264
|
+
"stat": "Sum",
|
265
|
+
"period": 60,
|
266
|
+
"sparkline": true,
|
267
|
+
"title": "AuditWorker"
|
268
|
+
}
|
269
|
+
},
|
270
|
+
|
271
|
+
{
|
272
|
+
"height": 5,
|
273
|
+
"width": 8,
|
274
|
+
"y": 21,
|
275
|
+
"x": 0,
|
276
|
+
"type": "metric",
|
277
|
+
"properties": {
|
278
|
+
"metrics": [
|
279
|
+
[ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#2ca02c" } ],
|
280
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
|
281
|
+
[ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#d62728" } ],
|
282
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
|
283
|
+
],
|
284
|
+
"view": "singleValue",
|
285
|
+
"region": "us-east-1",
|
286
|
+
"stat": "Sum",
|
287
|
+
"period": 60,
|
288
|
+
"sparkline": true,
|
289
|
+
"title": "SingleThreadAuditWorker"
|
290
|
+
}
|
291
|
+
},
|
292
|
+
|
293
|
+
|
294
|
+
|
295
|
+
{
|
296
|
+
"height": 1,
|
297
|
+
"width": 24,
|
298
|
+
"y": 26,
|
299
|
+
"x": 0,
|
300
|
+
"type": "text",
|
301
|
+
"properties": {
|
302
|
+
"markdown": "\n# Worker Overviews Redux\n"
|
303
|
+
}
|
304
|
+
},
|
305
|
+
|
306
|
+
|
307
|
+
|
308
|
+
{
|
309
|
+
"height": 9,
|
310
|
+
"width": 4,
|
311
|
+
"y": 27,
|
312
|
+
"x": 0,
|
313
|
+
"type": "metric",
|
314
|
+
"properties": {
|
315
|
+
"metrics": [
|
316
|
+
[ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "HelloWorker", { "color": "#2ca02c" } ],
|
317
|
+
[ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "HelloWorker", { "color": "#d62728" } ],
|
318
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
|
319
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
|
320
|
+
],
|
321
|
+
"view": "singleValue",
|
322
|
+
"region": "us-east-1",
|
323
|
+
"stat": "Sum",
|
324
|
+
"period": 60,
|
325
|
+
"sparkline": true,
|
326
|
+
"title": "HelloWorker"
|
327
|
+
}
|
328
|
+
},
|
329
|
+
|
330
|
+
{
|
331
|
+
"height": 9,
|
332
|
+
"width": 4,
|
333
|
+
"y": 27,
|
334
|
+
"x": 4,
|
335
|
+
"type": "metric",
|
336
|
+
"properties": {
|
337
|
+
"metrics": [
|
338
|
+
[ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "GreetingsWorker", { "color": "#2ca02c" } ],
|
339
|
+
[ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "GreetingsWorker", { "color": "#d62728" } ],
|
340
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
|
341
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
|
342
|
+
],
|
343
|
+
"view": "singleValue",
|
344
|
+
"region": "us-east-1",
|
345
|
+
"stat": "Sum",
|
346
|
+
"period": 60,
|
347
|
+
"sparkline": true,
|
348
|
+
"title": "GreetingsWorker"
|
349
|
+
}
|
350
|
+
},
|
351
|
+
|
352
|
+
{
|
353
|
+
"height": 9,
|
354
|
+
"width": 4,
|
355
|
+
"y": 27,
|
356
|
+
"x": 8,
|
357
|
+
"type": "metric",
|
358
|
+
"properties": {
|
359
|
+
"metrics": [
|
360
|
+
[ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "AuditWorker", { "color": "#2ca02c" } ],
|
361
|
+
[ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "AuditWorker", { "color": "#d62728" } ],
|
362
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
|
363
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
|
364
|
+
],
|
365
|
+
"view": "singleValue",
|
366
|
+
"region": "us-east-1",
|
367
|
+
"stat": "Sum",
|
368
|
+
"period": 60,
|
369
|
+
"sparkline": true,
|
370
|
+
"title": "AuditWorker"
|
371
|
+
}
|
372
|
+
},
|
373
|
+
|
374
|
+
{
|
375
|
+
"height": 9,
|
376
|
+
"width": 4,
|
377
|
+
"y": 27,
|
378
|
+
"x": 12,
|
379
|
+
"type": "metric",
|
380
|
+
"properties": {
|
381
|
+
"metrics": [
|
382
|
+
[ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#2ca02c" } ],
|
383
|
+
[ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#d62728" } ],
|
384
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "p90", "color": "#ff7f0e", "stat": "p90" } ],
|
385
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "label": "p60", "color": "#1f77b4", "stat": "p60" } ]
|
386
|
+
],
|
387
|
+
"view": "singleValue",
|
388
|
+
"region": "us-east-1",
|
389
|
+
"stat": "Sum",
|
390
|
+
"period": 60,
|
391
|
+
"sparkline": true,
|
392
|
+
"title": "SingleThreadAuditWorker"
|
393
|
+
}
|
394
|
+
},
|
395
|
+
|
396
|
+
|
397
|
+
|
398
|
+
{
|
399
|
+
"height": 1,
|
400
|
+
"width": 24,
|
401
|
+
"y": 36,
|
402
|
+
"x": 0,
|
403
|
+
"type": "text",
|
404
|
+
"properties": {
|
405
|
+
"markdown": "\n# Jobs Per Minute By Worker\n"
|
406
|
+
}
|
407
|
+
},
|
408
|
+
|
409
|
+
|
410
|
+
|
411
|
+
{
|
412
|
+
"height": 3,
|
413
|
+
"width": 3,
|
414
|
+
"y": 37,
|
415
|
+
"x": 0,
|
416
|
+
"type": "metric",
|
417
|
+
"properties": {
|
418
|
+
"metrics": [
|
419
|
+
[ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "HelloWorker" ]
|
420
|
+
],
|
421
|
+
"view": "singleValue",
|
422
|
+
"region": "us-east-1",
|
423
|
+
"stat": "Sum",
|
424
|
+
"period": 60,
|
425
|
+
"sparkline": true,
|
426
|
+
"title": "HelloWorker"
|
427
|
+
}
|
428
|
+
},
|
429
|
+
|
430
|
+
{
|
431
|
+
"height": 3,
|
432
|
+
"width": 3,
|
433
|
+
"y": 37,
|
434
|
+
"x": 3,
|
435
|
+
"type": "metric",
|
436
|
+
"properties": {
|
437
|
+
"metrics": [
|
438
|
+
[ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "GreetingsWorker" ]
|
439
|
+
],
|
440
|
+
"view": "singleValue",
|
441
|
+
"region": "us-east-1",
|
442
|
+
"stat": "Sum",
|
443
|
+
"period": 60,
|
444
|
+
"sparkline": true,
|
445
|
+
"title": "GreetingsWorker"
|
446
|
+
}
|
447
|
+
},
|
448
|
+
|
449
|
+
{
|
450
|
+
"height": 3,
|
451
|
+
"width": 3,
|
452
|
+
"y": 37,
|
453
|
+
"x": 6,
|
454
|
+
"type": "metric",
|
455
|
+
"properties": {
|
456
|
+
"metrics": [
|
457
|
+
[ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "AuditWorker" ]
|
458
|
+
],
|
459
|
+
"view": "singleValue",
|
460
|
+
"region": "us-east-1",
|
461
|
+
"stat": "Sum",
|
462
|
+
"period": 60,
|
463
|
+
"sparkline": true,
|
464
|
+
"title": "AuditWorker"
|
465
|
+
}
|
466
|
+
},
|
467
|
+
|
468
|
+
{
|
469
|
+
"height": 3,
|
470
|
+
"width": 3,
|
471
|
+
"y": 37,
|
472
|
+
"x": 9,
|
473
|
+
"type": "metric",
|
474
|
+
"properties": {
|
475
|
+
"metrics": [
|
476
|
+
[ "${self:custom.funktor.DashboardNamespace}", "processed", "WorkerClassName", "SingleThreadAuditWorker" ]
|
477
|
+
],
|
478
|
+
"view": "singleValue",
|
479
|
+
"region": "us-east-1",
|
480
|
+
"stat": "Sum",
|
481
|
+
"period": 60,
|
482
|
+
"sparkline": true,
|
483
|
+
"title": "SingleThreadAuditWorker"
|
484
|
+
}
|
485
|
+
},
|
486
|
+
|
487
|
+
|
488
|
+
{
|
489
|
+
"height": 1,
|
490
|
+
"width": 24,
|
491
|
+
"y": 40,
|
492
|
+
"x": 0,
|
493
|
+
"type": "text",
|
494
|
+
"properties": {
|
495
|
+
"markdown": "\n# Failures Per Minute By Worker\n"
|
496
|
+
}
|
497
|
+
},
|
498
|
+
|
499
|
+
|
500
|
+
|
501
|
+
{
|
502
|
+
"height": 3,
|
503
|
+
"width": 3,
|
504
|
+
"y": 41,
|
505
|
+
"x": 0,
|
506
|
+
"type": "metric",
|
507
|
+
"properties": {
|
508
|
+
"metrics": [
|
509
|
+
[ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "HelloWorker" ]
|
510
|
+
],
|
511
|
+
"view": "singleValue",
|
512
|
+
"region": "us-east-1",
|
513
|
+
"stat": "Sum",
|
514
|
+
"period": 60,
|
515
|
+
"sparkline": true,
|
516
|
+
"title": "HelloWorker"
|
517
|
+
}
|
518
|
+
},
|
519
|
+
|
520
|
+
{
|
521
|
+
"height": 3,
|
522
|
+
"width": 3,
|
523
|
+
"y": 41,
|
524
|
+
"x": 3,
|
525
|
+
"type": "metric",
|
526
|
+
"properties": {
|
527
|
+
"metrics": [
|
528
|
+
[ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "GreetingsWorker" ]
|
529
|
+
],
|
530
|
+
"view": "singleValue",
|
531
|
+
"region": "us-east-1",
|
532
|
+
"stat": "Sum",
|
533
|
+
"period": 60,
|
534
|
+
"sparkline": true,
|
535
|
+
"title": "GreetingsWorker"
|
536
|
+
}
|
537
|
+
},
|
538
|
+
|
539
|
+
{
|
540
|
+
"height": 3,
|
541
|
+
"width": 3,
|
542
|
+
"y": 41,
|
543
|
+
"x": 6,
|
544
|
+
"type": "metric",
|
545
|
+
"properties": {
|
546
|
+
"metrics": [
|
547
|
+
[ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "AuditWorker" ]
|
548
|
+
],
|
549
|
+
"view": "singleValue",
|
550
|
+
"region": "us-east-1",
|
551
|
+
"stat": "Sum",
|
552
|
+
"period": 60,
|
553
|
+
"sparkline": true,
|
554
|
+
"title": "AuditWorker"
|
555
|
+
}
|
556
|
+
},
|
557
|
+
|
558
|
+
{
|
559
|
+
"height": 3,
|
560
|
+
"width": 3,
|
561
|
+
"y": 41,
|
562
|
+
"x": 9,
|
563
|
+
"type": "metric",
|
564
|
+
"properties": {
|
565
|
+
"metrics": [
|
566
|
+
[ "${self:custom.funktor.DashboardNamespace}", "failed", "WorkerClassName", "SingleThreadAuditWorker" ]
|
567
|
+
],
|
568
|
+
"view": "singleValue",
|
569
|
+
"region": "us-east-1",
|
570
|
+
"stat": "Sum",
|
571
|
+
"period": 60,
|
572
|
+
"sparkline": true,
|
573
|
+
"title": "SingleThreadAuditWorker"
|
574
|
+
}
|
575
|
+
},
|
576
|
+
|
577
|
+
|
578
|
+
{
|
579
|
+
"height": 1,
|
580
|
+
"width": 24,
|
581
|
+
"y": 44,
|
582
|
+
"x": 0,
|
583
|
+
"type": "text",
|
584
|
+
"properties": {
|
585
|
+
"markdown": "\n# Duration Percentiles By Worker\n"
|
586
|
+
}
|
587
|
+
},
|
588
|
+
|
589
|
+
|
590
|
+
|
591
|
+
{
|
592
|
+
"height": 5,
|
593
|
+
"width": 3,
|
594
|
+
"y": 45,
|
595
|
+
"x": 0,
|
596
|
+
"type": "metric",
|
597
|
+
"properties": {
|
598
|
+
"metrics": [
|
599
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "color": "#d62728", "label": "p90"} ],
|
600
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "HelloWorker", { "color": "#1f77b4", "label": "p60", "stat": "p60"} ]
|
601
|
+
],
|
602
|
+
"view": "singleValue",
|
603
|
+
"region": "us-east-1",
|
604
|
+
"stat": "p90",
|
605
|
+
"period": 60,
|
606
|
+
"sparkline": true,
|
607
|
+
"title": "HelloWorker"
|
608
|
+
}
|
609
|
+
},
|
610
|
+
|
611
|
+
{
|
612
|
+
"height": 5,
|
613
|
+
"width": 3,
|
614
|
+
"y": 45,
|
615
|
+
"x": 3,
|
616
|
+
"type": "metric",
|
617
|
+
"properties": {
|
618
|
+
"metrics": [
|
619
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "color": "#d62728", "label": "p90"} ],
|
620
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "GreetingsWorker", { "color": "#1f77b4", "label": "p60", "stat": "p60"} ]
|
621
|
+
],
|
622
|
+
"view": "singleValue",
|
623
|
+
"region": "us-east-1",
|
624
|
+
"stat": "p90",
|
625
|
+
"period": 60,
|
626
|
+
"sparkline": true,
|
627
|
+
"title": "GreetingsWorker"
|
628
|
+
}
|
629
|
+
},
|
630
|
+
|
631
|
+
{
|
632
|
+
"height": 5,
|
633
|
+
"width": 3,
|
634
|
+
"y": 45,
|
635
|
+
"x": 6,
|
636
|
+
"type": "metric",
|
637
|
+
"properties": {
|
638
|
+
"metrics": [
|
639
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "color": "#d62728", "label": "p90"} ],
|
640
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "AuditWorker", { "color": "#1f77b4", "label": "p60", "stat": "p60"} ]
|
641
|
+
],
|
642
|
+
"view": "singleValue",
|
643
|
+
"region": "us-east-1",
|
644
|
+
"stat": "p90",
|
645
|
+
"period": 60,
|
646
|
+
"sparkline": true,
|
647
|
+
"title": "AuditWorker"
|
648
|
+
}
|
649
|
+
},
|
650
|
+
|
651
|
+
{
|
652
|
+
"height": 5,
|
653
|
+
"width": 3,
|
654
|
+
"y": 45,
|
655
|
+
"x": 9,
|
656
|
+
"type": "metric",
|
657
|
+
"properties": {
|
658
|
+
"metrics": [
|
659
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#d62728", "label": "p90"} ],
|
660
|
+
[ "${self:custom.funktor.DashboardNamespace}", "Duration", "WorkerClassName", "SingleThreadAuditWorker", { "color": "#1f77b4", "label": "p60", "stat": "p60"} ]
|
661
|
+
],
|
662
|
+
"view": "singleValue",
|
663
|
+
"region": "us-east-1",
|
664
|
+
"stat": "p90",
|
665
|
+
"period": 60,
|
666
|
+
"sparkline": true,
|
667
|
+
"title": "SingleThreadAuditWorker"
|
668
|
+
}
|
669
|
+
},
|
670
|
+
|
671
|
+
|
672
|
+
|
673
|
+
|
674
|
+
|
675
|
+
|
676
|
+
{
|
677
|
+
"height": 1,
|
678
|
+
"width": 24,
|
679
|
+
"y": 50,
|
680
|
+
"x": 0,
|
681
|
+
"type": "text",
|
198
682
|
"properties": {
|
199
683
|
"markdown": "\n# Jobs Per Minute By Worker\n"
|
200
684
|
}
|
@@ -206,7 +690,7 @@ Resources:
|
|
206
690
|
{
|
207
691
|
"height": 3,
|
208
692
|
"width": 4,
|
209
|
-
"y":
|
693
|
+
"y": 51,
|
210
694
|
"x": 0,
|
211
695
|
"type": "metric",
|
212
696
|
"properties": {
|
@@ -228,7 +712,7 @@ Resources:
|
|
228
712
|
{
|
229
713
|
"height": 3,
|
230
714
|
"width": 4,
|
231
|
-
"y":
|
715
|
+
"y": 51,
|
232
716
|
"x": 4,
|
233
717
|
"type": "metric",
|
234
718
|
"properties": {
|
@@ -250,7 +734,7 @@ Resources:
|
|
250
734
|
{
|
251
735
|
"height": 3,
|
252
736
|
"width": 4,
|
253
|
-
"y":
|
737
|
+
"y": 51,
|
254
738
|
"x": 8,
|
255
739
|
"type": "metric",
|
256
740
|
"properties": {
|
@@ -272,7 +756,7 @@ Resources:
|
|
272
756
|
{
|
273
757
|
"height": 3,
|
274
758
|
"width": 4,
|
275
|
-
"y":
|
759
|
+
"y": 51,
|
276
760
|
"x": 12,
|
277
761
|
"type": "metric",
|
278
762
|
"properties": {
|
@@ -296,7 +780,7 @@ Resources:
|
|
296
780
|
{
|
297
781
|
"height": 1,
|
298
782
|
"width": 24,
|
299
|
-
"y":
|
783
|
+
"y": 54,
|
300
784
|
"x": 0,
|
301
785
|
"type": "text",
|
302
786
|
"properties": {
|
@@ -310,7 +794,7 @@ Resources:
|
|
310
794
|
{
|
311
795
|
"height": 3,
|
312
796
|
"width": 4,
|
313
|
-
"y":
|
797
|
+
"y": 55,
|
314
798
|
"x": 0,
|
315
799
|
"type": "metric",
|
316
800
|
"properties": {
|
@@ -332,7 +816,7 @@ Resources:
|
|
332
816
|
{
|
333
817
|
"height": 3,
|
334
818
|
"width": 4,
|
335
|
-
"y":
|
819
|
+
"y": 55,
|
336
820
|
"x": 4,
|
337
821
|
"type": "metric",
|
338
822
|
"properties": {
|
@@ -354,7 +838,7 @@ Resources:
|
|
354
838
|
{
|
355
839
|
"height": 3,
|
356
840
|
"width": 4,
|
357
|
-
"y":
|
841
|
+
"y": 55,
|
358
842
|
"x": 8,
|
359
843
|
"type": "metric",
|
360
844
|
"properties": {
|
@@ -376,7 +860,7 @@ Resources:
|
|
376
860
|
{
|
377
861
|
"height": 3,
|
378
862
|
"width": 4,
|
379
|
-
"y":
|
863
|
+
"y": 55,
|
380
864
|
"x": 12,
|
381
865
|
"type": "metric",
|
382
866
|
"properties": {
|
@@ -400,7 +884,7 @@ Resources:
|
|
400
884
|
{
|
401
885
|
"height": 1,
|
402
886
|
"width": 24,
|
403
|
-
"y":
|
887
|
+
"y": 58,
|
404
888
|
"x": 0,
|
405
889
|
"type": "text",
|
406
890
|
"properties": {
|
@@ -414,7 +898,7 @@ Resources:
|
|
414
898
|
{
|
415
899
|
"height": 4,
|
416
900
|
"width": 4,
|
417
|
-
"y":
|
901
|
+
"y": 59,
|
418
902
|
"x": 0,
|
419
903
|
"type": "metric",
|
420
904
|
"properties": {
|
@@ -439,7 +923,7 @@ Resources:
|
|
439
923
|
{
|
440
924
|
"height": 4,
|
441
925
|
"width": 4,
|
442
|
-
"y":
|
926
|
+
"y": 59,
|
443
927
|
"x": 4,
|
444
928
|
"type": "metric",
|
445
929
|
"properties": {
|
@@ -464,7 +948,7 @@ Resources:
|
|
464
948
|
{
|
465
949
|
"height": 4,
|
466
950
|
"width": 4,
|
467
|
-
"y":
|
951
|
+
"y": 59,
|
468
952
|
"x": 8,
|
469
953
|
"type": "metric",
|
470
954
|
"properties": {
|
@@ -489,7 +973,7 @@ Resources:
|
|
489
973
|
{
|
490
974
|
"height": 4,
|
491
975
|
"width": 4,
|
492
|
-
"y":
|
976
|
+
"y": 59,
|
493
977
|
"x": 12,
|
494
978
|
"type": "metric",
|
495
979
|
"properties": {
|
@@ -516,7 +1000,7 @@ Resources:
|
|
516
1000
|
{
|
517
1001
|
"height": 1,
|
518
1002
|
"width": 24,
|
519
|
-
"y":
|
1003
|
+
"y": 62,
|
520
1004
|
"x": 0,
|
521
1005
|
"type": "text",
|
522
1006
|
"properties": {
|
@@ -528,7 +1012,7 @@ Resources:
|
|
528
1012
|
{
|
529
1013
|
"height": 3,
|
530
1014
|
"width": 3,
|
531
|
-
"y":
|
1015
|
+
"y": 63,
|
532
1016
|
"x": 0,
|
533
1017
|
"type": "metric",
|
534
1018
|
"properties": {
|
@@ -546,7 +1030,7 @@ Resources:
|
|
546
1030
|
{
|
547
1031
|
"height": 3,
|
548
1032
|
"width": 3,
|
549
|
-
"y":
|
1033
|
+
"y": 63,
|
550
1034
|
"x": 3,
|
551
1035
|
"type": "metric",
|
552
1036
|
"properties": {
|
@@ -564,7 +1048,7 @@ Resources:
|
|
564
1048
|
{
|
565
1049
|
"height": 3,
|
566
1050
|
"width": 3,
|
567
|
-
"y":
|
1051
|
+
"y": 63,
|
568
1052
|
"x": 6,
|
569
1053
|
"type": "metric",
|
570
1054
|
"properties": {
|
@@ -582,7 +1066,7 @@ Resources:
|
|
582
1066
|
{
|
583
1067
|
"height": 3,
|
584
1068
|
"width": 3,
|
585
|
-
"y":
|
1069
|
+
"y": 63,
|
586
1070
|
"x": 9,
|
587
1071
|
"type": "metric",
|
588
1072
|
"properties": {
|
@@ -600,7 +1084,7 @@ Resources:
|
|
600
1084
|
{
|
601
1085
|
"height": 3,
|
602
1086
|
"width": 3,
|
603
|
-
"y":
|
1087
|
+
"y": 63,
|
604
1088
|
"x": 12,
|
605
1089
|
"type": "metric",
|
606
1090
|
"properties": {
|
@@ -618,7 +1102,7 @@ Resources:
|
|
618
1102
|
{
|
619
1103
|
"height": 3,
|
620
1104
|
"width": 3,
|
621
|
-
"y":
|
1105
|
+
"y": 63,
|
622
1106
|
"x": 15,
|
623
1107
|
"type": "metric",
|
624
1108
|
"properties": {
|
@@ -636,7 +1120,7 @@ Resources:
|
|
636
1120
|
{
|
637
1121
|
"height": 3,
|
638
1122
|
"width": 3,
|
639
|
-
"y":
|
1123
|
+
"y": 63,
|
640
1124
|
"x": 18,
|
641
1125
|
"type": "metric",
|
642
1126
|
"properties": {
|
@@ -654,7 +1138,7 @@ Resources:
|
|
654
1138
|
{
|
655
1139
|
"height": 3,
|
656
1140
|
"width": 3,
|
657
|
-
"y":
|
1141
|
+
"y": 63,
|
658
1142
|
"x": 21,
|
659
1143
|
"type": "metric",
|
660
1144
|
"properties": {
|
@@ -677,7 +1161,7 @@ Resources:
|
|
677
1161
|
{
|
678
1162
|
"height": 3,
|
679
1163
|
"width": 3,
|
680
|
-
"y":
|
1164
|
+
"y": 66,
|
681
1165
|
"x": 0,
|
682
1166
|
"type": "metric",
|
683
1167
|
"properties": {
|
@@ -698,7 +1182,7 @@ Resources:
|
|
698
1182
|
{
|
699
1183
|
"height": 3,
|
700
1184
|
"width": 3,
|
701
|
-
"y":
|
1185
|
+
"y": 66,
|
702
1186
|
"x": 3,
|
703
1187
|
"type": "metric",
|
704
1188
|
"properties": {
|
@@ -719,7 +1203,7 @@ Resources:
|
|
719
1203
|
{
|
720
1204
|
"height": 3,
|
721
1205
|
"width": 12,
|
722
|
-
"y":
|
1206
|
+
"y": 66,
|
723
1207
|
"x": 6,
|
724
1208
|
"type": "metric",
|
725
1209
|
"properties": {
|
@@ -743,7 +1227,7 @@ Resources:
|
|
743
1227
|
{
|
744
1228
|
"height": 3,
|
745
1229
|
"width": 3,
|
746
|
-
"y":
|
1230
|
+
"y": 66,
|
747
1231
|
"x": 18,
|
748
1232
|
"type": "metric",
|
749
1233
|
"properties": {
|
@@ -764,7 +1248,7 @@ Resources:
|
|
764
1248
|
{
|
765
1249
|
"height": 3,
|
766
1250
|
"width": 3,
|
767
|
-
"y":
|
1251
|
+
"y": 66,
|
768
1252
|
"x": 21,
|
769
1253
|
"type": "metric",
|
770
1254
|
"properties": {
|
@@ -786,7 +1270,7 @@ Resources:
|
|
786
1270
|
{
|
787
1271
|
"height": 1,
|
788
1272
|
"width": 24,
|
789
|
-
"y":
|
1273
|
+
"y": 72,
|
790
1274
|
"x": 0,
|
791
1275
|
"type": "text",
|
792
1276
|
"properties": {
|
@@ -798,7 +1282,7 @@ Resources:
|
|
798
1282
|
{
|
799
1283
|
"height": 3,
|
800
1284
|
"width": 3,
|
801
|
-
"y":
|
1285
|
+
"y": 73,
|
802
1286
|
"x": 0,
|
803
1287
|
"type": "metric",
|
804
1288
|
"properties": {
|
@@ -816,7 +1300,7 @@ Resources:
|
|
816
1300
|
{
|
817
1301
|
"height": 3,
|
818
1302
|
"width": 3,
|
819
|
-
"y":
|
1303
|
+
"y": 73,
|
820
1304
|
"x": 3,
|
821
1305
|
"type": "metric",
|
822
1306
|
"properties": {
|
@@ -834,7 +1318,7 @@ Resources:
|
|
834
1318
|
{
|
835
1319
|
"height": 3,
|
836
1320
|
"width": 3,
|
837
|
-
"y":
|
1321
|
+
"y": 73,
|
838
1322
|
"x": 6,
|
839
1323
|
"type": "metric",
|
840
1324
|
"properties": {
|
@@ -852,7 +1336,7 @@ Resources:
|
|
852
1336
|
{
|
853
1337
|
"height": 3,
|
854
1338
|
"width": 3,
|
855
|
-
"y":
|
1339
|
+
"y": 73,
|
856
1340
|
"x": 9,
|
857
1341
|
"type": "metric",
|
858
1342
|
"properties": {
|
@@ -870,7 +1354,7 @@ Resources:
|
|
870
1354
|
{
|
871
1355
|
"height": 3,
|
872
1356
|
"width": 3,
|
873
|
-
"y":
|
1357
|
+
"y": 73,
|
874
1358
|
"x": 12,
|
875
1359
|
"type": "metric",
|
876
1360
|
"properties": {
|
@@ -888,7 +1372,7 @@ Resources:
|
|
888
1372
|
{
|
889
1373
|
"height": 3,
|
890
1374
|
"width": 3,
|
891
|
-
"y":
|
1375
|
+
"y": 73,
|
892
1376
|
"x": 15,
|
893
1377
|
"type": "metric",
|
894
1378
|
"properties": {
|
@@ -906,7 +1390,7 @@ Resources:
|
|
906
1390
|
{
|
907
1391
|
"height": 3,
|
908
1392
|
"width": 3,
|
909
|
-
"y":
|
1393
|
+
"y": 73,
|
910
1394
|
"x": 18,
|
911
1395
|
"type": "metric",
|
912
1396
|
"properties": {
|
@@ -924,7 +1408,7 @@ Resources:
|
|
924
1408
|
{
|
925
1409
|
"height": 3,
|
926
1410
|
"width": 3,
|
927
|
-
"y":
|
1411
|
+
"y": 73,
|
928
1412
|
"x": 21,
|
929
1413
|
"type": "metric",
|
930
1414
|
"properties": {
|
@@ -947,7 +1431,7 @@ Resources:
|
|
947
1431
|
{
|
948
1432
|
"height": 3,
|
949
1433
|
"width": 3,
|
950
|
-
"y":
|
1434
|
+
"y": 76,
|
951
1435
|
"x": 0,
|
952
1436
|
"type": "metric",
|
953
1437
|
"properties": {
|
@@ -968,7 +1452,7 @@ Resources:
|
|
968
1452
|
{
|
969
1453
|
"height": 3,
|
970
1454
|
"width": 3,
|
971
|
-
"y":
|
1455
|
+
"y": 76,
|
972
1456
|
"x": 3,
|
973
1457
|
"type": "metric",
|
974
1458
|
"properties": {
|
@@ -989,7 +1473,7 @@ Resources:
|
|
989
1473
|
{
|
990
1474
|
"height": 3,
|
991
1475
|
"width": 12,
|
992
|
-
"y":
|
1476
|
+
"y": 76,
|
993
1477
|
"x": 6,
|
994
1478
|
"type": "metric",
|
995
1479
|
"properties": {
|
@@ -1013,7 +1497,7 @@ Resources:
|
|
1013
1497
|
{
|
1014
1498
|
"height": 3,
|
1015
1499
|
"width": 3,
|
1016
|
-
"y":
|
1500
|
+
"y": 76,
|
1017
1501
|
"x": 18,
|
1018
1502
|
"type": "metric",
|
1019
1503
|
"properties": {
|
@@ -1034,7 +1518,7 @@ Resources:
|
|
1034
1518
|
{
|
1035
1519
|
"height": 3,
|
1036
1520
|
"width": 3,
|
1037
|
-
"y":
|
1521
|
+
"y": 76,
|
1038
1522
|
"x": 21,
|
1039
1523
|
"type": "metric",
|
1040
1524
|
"properties": {
|
@@ -1056,7 +1540,7 @@ Resources:
|
|
1056
1540
|
{
|
1057
1541
|
"height": 1,
|
1058
1542
|
"width": 24,
|
1059
|
-
"y":
|
1543
|
+
"y": 82,
|
1060
1544
|
"x": 0,
|
1061
1545
|
"type": "text",
|
1062
1546
|
"properties": {
|
@@ -1068,7 +1552,7 @@ Resources:
|
|
1068
1552
|
{
|
1069
1553
|
"height": 3,
|
1070
1554
|
"width": 3,
|
1071
|
-
"y":
|
1555
|
+
"y": 83,
|
1072
1556
|
"x": 0,
|
1073
1557
|
"type": "metric",
|
1074
1558
|
"properties": {
|
@@ -1086,7 +1570,7 @@ Resources:
|
|
1086
1570
|
{
|
1087
1571
|
"height": 3,
|
1088
1572
|
"width": 3,
|
1089
|
-
"y":
|
1573
|
+
"y": 83,
|
1090
1574
|
"x": 3,
|
1091
1575
|
"type": "metric",
|
1092
1576
|
"properties": {
|
@@ -1104,7 +1588,7 @@ Resources:
|
|
1104
1588
|
{
|
1105
1589
|
"height": 3,
|
1106
1590
|
"width": 3,
|
1107
|
-
"y":
|
1591
|
+
"y": 83,
|
1108
1592
|
"x": 6,
|
1109
1593
|
"type": "metric",
|
1110
1594
|
"properties": {
|
@@ -1122,7 +1606,7 @@ Resources:
|
|
1122
1606
|
{
|
1123
1607
|
"height": 3,
|
1124
1608
|
"width": 3,
|
1125
|
-
"y":
|
1609
|
+
"y": 83,
|
1126
1610
|
"x": 9,
|
1127
1611
|
"type": "metric",
|
1128
1612
|
"properties": {
|
@@ -1140,7 +1624,7 @@ Resources:
|
|
1140
1624
|
{
|
1141
1625
|
"height": 3,
|
1142
1626
|
"width": 3,
|
1143
|
-
"y":
|
1627
|
+
"y": 83,
|
1144
1628
|
"x": 12,
|
1145
1629
|
"type": "metric",
|
1146
1630
|
"properties": {
|
@@ -1158,7 +1642,7 @@ Resources:
|
|
1158
1642
|
{
|
1159
1643
|
"height": 3,
|
1160
1644
|
"width": 3,
|
1161
|
-
"y":
|
1645
|
+
"y": 83,
|
1162
1646
|
"x": 15,
|
1163
1647
|
"type": "metric",
|
1164
1648
|
"properties": {
|
@@ -1176,7 +1660,7 @@ Resources:
|
|
1176
1660
|
{
|
1177
1661
|
"height": 3,
|
1178
1662
|
"width": 3,
|
1179
|
-
"y":
|
1663
|
+
"y": 83,
|
1180
1664
|
"x": 18,
|
1181
1665
|
"type": "metric",
|
1182
1666
|
"properties": {
|
@@ -1194,7 +1678,7 @@ Resources:
|
|
1194
1678
|
{
|
1195
1679
|
"height": 3,
|
1196
1680
|
"width": 3,
|
1197
|
-
"y":
|
1681
|
+
"y": 83,
|
1198
1682
|
"x": 21,
|
1199
1683
|
"type": "metric",
|
1200
1684
|
"properties": {
|
@@ -1217,7 +1701,7 @@ Resources:
|
|
1217
1701
|
{
|
1218
1702
|
"height": 3,
|
1219
1703
|
"width": 3,
|
1220
|
-
"y":
|
1704
|
+
"y": 86,
|
1221
1705
|
"x": 0,
|
1222
1706
|
"type": "metric",
|
1223
1707
|
"properties": {
|
@@ -1238,7 +1722,7 @@ Resources:
|
|
1238
1722
|
{
|
1239
1723
|
"height": 3,
|
1240
1724
|
"width": 3,
|
1241
|
-
"y":
|
1725
|
+
"y": 86,
|
1242
1726
|
"x": 3,
|
1243
1727
|
"type": "metric",
|
1244
1728
|
"properties": {
|
@@ -1259,7 +1743,7 @@ Resources:
|
|
1259
1743
|
{
|
1260
1744
|
"height": 3,
|
1261
1745
|
"width": 12,
|
1262
|
-
"y":
|
1746
|
+
"y": 86,
|
1263
1747
|
"x": 6,
|
1264
1748
|
"type": "metric",
|
1265
1749
|
"properties": {
|
@@ -1283,7 +1767,7 @@ Resources:
|
|
1283
1767
|
{
|
1284
1768
|
"height": 3,
|
1285
1769
|
"width": 3,
|
1286
|
-
"y":
|
1770
|
+
"y": 86,
|
1287
1771
|
"x": 18,
|
1288
1772
|
"type": "metric",
|
1289
1773
|
"properties": {
|
@@ -1304,7 +1788,7 @@ Resources:
|
|
1304
1788
|
{
|
1305
1789
|
"height": 3,
|
1306
1790
|
"width": 3,
|
1307
|
-
"y":
|
1791
|
+
"y": 86,
|
1308
1792
|
"x": 21,
|
1309
1793
|
"type": "metric",
|
1310
1794
|
"properties": {
|
@@ -1326,7 +1810,7 @@ Resources:
|
|
1326
1810
|
{
|
1327
1811
|
"height": 1,
|
1328
1812
|
"width": 24,
|
1329
|
-
"y":
|
1813
|
+
"y": 92,
|
1330
1814
|
"x": 0,
|
1331
1815
|
"type": "text",
|
1332
1816
|
"properties": {
|
@@ -1338,7 +1822,7 @@ Resources:
|
|
1338
1822
|
{
|
1339
1823
|
"height": 3,
|
1340
1824
|
"width": 3,
|
1341
|
-
"y":
|
1825
|
+
"y": 93,
|
1342
1826
|
"x": 0,
|
1343
1827
|
"type": "metric",
|
1344
1828
|
"properties": {
|
@@ -1356,7 +1840,7 @@ Resources:
|
|
1356
1840
|
{
|
1357
1841
|
"height": 3,
|
1358
1842
|
"width": 3,
|
1359
|
-
"y":
|
1843
|
+
"y": 93,
|
1360
1844
|
"x": 3,
|
1361
1845
|
"type": "metric",
|
1362
1846
|
"properties": {
|
@@ -1374,7 +1858,7 @@ Resources:
|
|
1374
1858
|
{
|
1375
1859
|
"height": 3,
|
1376
1860
|
"width": 3,
|
1377
|
-
"y":
|
1861
|
+
"y": 93,
|
1378
1862
|
"x": 6,
|
1379
1863
|
"type": "metric",
|
1380
1864
|
"properties": {
|
@@ -1392,7 +1876,7 @@ Resources:
|
|
1392
1876
|
{
|
1393
1877
|
"height": 3,
|
1394
1878
|
"width": 3,
|
1395
|
-
"y":
|
1879
|
+
"y": 93,
|
1396
1880
|
"x": 9,
|
1397
1881
|
"type": "metric",
|
1398
1882
|
"properties": {
|
@@ -1410,7 +1894,7 @@ Resources:
|
|
1410
1894
|
{
|
1411
1895
|
"height": 3,
|
1412
1896
|
"width": 3,
|
1413
|
-
"y":
|
1897
|
+
"y": 93,
|
1414
1898
|
"x": 12,
|
1415
1899
|
"type": "metric",
|
1416
1900
|
"properties": {
|
@@ -1428,7 +1912,7 @@ Resources:
|
|
1428
1912
|
{
|
1429
1913
|
"height": 3,
|
1430
1914
|
"width": 3,
|
1431
|
-
"y":
|
1915
|
+
"y": 93,
|
1432
1916
|
"x": 15,
|
1433
1917
|
"type": "metric",
|
1434
1918
|
"properties": {
|
@@ -1446,7 +1930,7 @@ Resources:
|
|
1446
1930
|
{
|
1447
1931
|
"height": 3,
|
1448
1932
|
"width": 3,
|
1449
|
-
"y":
|
1933
|
+
"y": 93,
|
1450
1934
|
"x": 18,
|
1451
1935
|
"type": "metric",
|
1452
1936
|
"properties": {
|
@@ -1464,7 +1948,7 @@ Resources:
|
|
1464
1948
|
{
|
1465
1949
|
"height": 3,
|
1466
1950
|
"width": 3,
|
1467
|
-
"y":
|
1951
|
+
"y": 93,
|
1468
1952
|
"x": 21,
|
1469
1953
|
"type": "metric",
|
1470
1954
|
"properties": {
|
@@ -1487,7 +1971,7 @@ Resources:
|
|
1487
1971
|
{
|
1488
1972
|
"height": 3,
|
1489
1973
|
"width": 3,
|
1490
|
-
"y":
|
1974
|
+
"y": 96,
|
1491
1975
|
"x": 0,
|
1492
1976
|
"type": "metric",
|
1493
1977
|
"properties": {
|
@@ -1508,7 +1992,7 @@ Resources:
|
|
1508
1992
|
{
|
1509
1993
|
"height": 3,
|
1510
1994
|
"width": 3,
|
1511
|
-
"y":
|
1995
|
+
"y": 96,
|
1512
1996
|
"x": 3,
|
1513
1997
|
"type": "metric",
|
1514
1998
|
"properties": {
|
@@ -1529,7 +2013,7 @@ Resources:
|
|
1529
2013
|
{
|
1530
2014
|
"height": 3,
|
1531
2015
|
"width": 12,
|
1532
|
-
"y":
|
2016
|
+
"y": 96,
|
1533
2017
|
"x": 6,
|
1534
2018
|
"type": "metric",
|
1535
2019
|
"properties": {
|
@@ -1553,7 +2037,7 @@ Resources:
|
|
1553
2037
|
{
|
1554
2038
|
"height": 3,
|
1555
2039
|
"width": 3,
|
1556
|
-
"y":
|
2040
|
+
"y": 96,
|
1557
2041
|
"x": 18,
|
1558
2042
|
"type": "metric",
|
1559
2043
|
"properties": {
|
@@ -1574,7 +2058,7 @@ Resources:
|
|
1574
2058
|
{
|
1575
2059
|
"height": 3,
|
1576
2060
|
"width": 3,
|
1577
|
-
"y":
|
2061
|
+
"y": 96,
|
1578
2062
|
"x": 21,
|
1579
2063
|
"type": "metric",
|
1580
2064
|
"properties": {
|
@@ -1597,7 +2081,7 @@ Resources:
|
|
1597
2081
|
{
|
1598
2082
|
"height": 6,
|
1599
2083
|
"width": 12,
|
1600
|
-
"y":
|
2084
|
+
"y": 102,
|
1601
2085
|
"x": 0,
|
1602
2086
|
"type": "metric",
|
1603
2087
|
"properties": {
|
@@ -1623,7 +2107,7 @@ Resources:
|
|
1623
2107
|
{
|
1624
2108
|
"height": 6,
|
1625
2109
|
"width": 12,
|
1626
|
-
"y":
|
2110
|
+
"y": 102,
|
1627
2111
|
"x": 12,
|
1628
2112
|
"type": "metric",
|
1629
2113
|
"properties": {
|
@@ -1652,7 +2136,7 @@ Resources:
|
|
1652
2136
|
{
|
1653
2137
|
"height": 6,
|
1654
2138
|
"width": 12,
|
1655
|
-
"y":
|
2139
|
+
"y": 108,
|
1656
2140
|
"x": 12,
|
1657
2141
|
"type": "metric",
|
1658
2142
|
"properties": {
|
@@ -1673,7 +2157,7 @@ Resources:
|
|
1673
2157
|
{
|
1674
2158
|
"height": 6,
|
1675
2159
|
"width": 12,
|
1676
|
-
"y":
|
2160
|
+
"y": 108,
|
1677
2161
|
"x": 0,
|
1678
2162
|
"type": "metric",
|
1679
2163
|
"properties": {
|
@@ -1697,7 +2181,7 @@ Resources:
|
|
1697
2181
|
{
|
1698
2182
|
"height": 3,
|
1699
2183
|
"width": 24,
|
1700
|
-
"y":
|
2184
|
+
"y": 111,
|
1701
2185
|
"x": 0,
|
1702
2186
|
"type": "text",
|
1703
2187
|
"properties": {
|
@@ -1710,7 +2194,7 @@ Resources:
|
|
1710
2194
|
{
|
1711
2195
|
"height": 3,
|
1712
2196
|
"width": 6,
|
1713
|
-
"y":
|
2197
|
+
"y": 117,
|
1714
2198
|
"x": 0,
|
1715
2199
|
"type": "text",
|
1716
2200
|
"properties": {
|
@@ -1720,7 +2204,7 @@ Resources:
|
|
1720
2204
|
{
|
1721
2205
|
"height": 3,
|
1722
2206
|
"width": 3,
|
1723
|
-
"y":
|
2207
|
+
"y": 117,
|
1724
2208
|
"x": 6,
|
1725
2209
|
"type": "metric",
|
1726
2210
|
"properties": {
|
@@ -1738,7 +2222,7 @@ Resources:
|
|
1738
2222
|
{
|
1739
2223
|
"height": 3,
|
1740
2224
|
"width": 15,
|
1741
|
-
"y":
|
2225
|
+
"y": 117,
|
1742
2226
|
"x": 9,
|
1743
2227
|
"type": "metric",
|
1744
2228
|
"properties": {
|
@@ -1762,7 +2246,7 @@ Resources:
|
|
1762
2246
|
{
|
1763
2247
|
"height": 6,
|
1764
2248
|
"width": 9,
|
1765
|
-
"y":
|
2249
|
+
"y": 120,
|
1766
2250
|
"x": 0,
|
1767
2251
|
"type": "metric",
|
1768
2252
|
"properties": {
|
@@ -1788,7 +2272,7 @@ Resources:
|
|
1788
2272
|
{
|
1789
2273
|
"height": 6,
|
1790
2274
|
"width": 9,
|
1791
|
-
"y":
|
2275
|
+
"y": 120,
|
1792
2276
|
"x": 9,
|
1793
2277
|
"type": "metric",
|
1794
2278
|
"properties": {
|
@@ -1809,7 +2293,7 @@ Resources:
|
|
1809
2293
|
{
|
1810
2294
|
"height": 3,
|
1811
2295
|
"width": 6,
|
1812
|
-
"y":
|
2296
|
+
"y": 120,
|
1813
2297
|
"x": 18,
|
1814
2298
|
"type": "metric",
|
1815
2299
|
"properties": {
|
@@ -1836,7 +2320,7 @@ Resources:
|
|
1836
2320
|
{
|
1837
2321
|
"height": 3,
|
1838
2322
|
"width": 6,
|
1839
|
-
"y":
|
2323
|
+
"y": 123,
|
1840
2324
|
"x": 18,
|
1841
2325
|
"type": "metric",
|
1842
2326
|
"properties": {
|
@@ -1858,7 +2342,7 @@ Resources:
|
|
1858
2342
|
{
|
1859
2343
|
"height": 3,
|
1860
2344
|
"width": 6,
|
1861
|
-
"y":
|
2345
|
+
"y": 126,
|
1862
2346
|
"x": 0,
|
1863
2347
|
"type": "text",
|
1864
2348
|
"properties": {
|
@@ -1868,7 +2352,7 @@ Resources:
|
|
1868
2352
|
{
|
1869
2353
|
"height": 3,
|
1870
2354
|
"width": 3,
|
1871
|
-
"y":
|
2355
|
+
"y": 126,
|
1872
2356
|
"x": 6,
|
1873
2357
|
"type": "metric",
|
1874
2358
|
"properties": {
|
@@ -1887,7 +2371,7 @@ Resources:
|
|
1887
2371
|
{
|
1888
2372
|
"height": 3,
|
1889
2373
|
"width": 15,
|
1890
|
-
"y":
|
2374
|
+
"y": 126,
|
1891
2375
|
"x": 9,
|
1892
2376
|
"type": "metric",
|
1893
2377
|
"properties": {
|
@@ -1910,7 +2394,7 @@ Resources:
|
|
1910
2394
|
{
|
1911
2395
|
"height": 6,
|
1912
2396
|
"width": 9,
|
1913
|
-
"y":
|
2397
|
+
"y": 129,
|
1914
2398
|
"x": 0,
|
1915
2399
|
"type": "metric",
|
1916
2400
|
"properties": {
|
@@ -1940,7 +2424,7 @@ Resources:
|
|
1940
2424
|
{
|
1941
2425
|
"height": 6,
|
1942
2426
|
"width": 9,
|
1943
|
-
"y":
|
2427
|
+
"y": 129,
|
1944
2428
|
"x": 9,
|
1945
2429
|
"type": "metric",
|
1946
2430
|
"properties": {
|
@@ -1961,7 +2445,7 @@ Resources:
|
|
1961
2445
|
{
|
1962
2446
|
"height": 3,
|
1963
2447
|
"width": 6,
|
1964
|
-
"y":
|
2448
|
+
"y": 129,
|
1965
2449
|
"x": 18,
|
1966
2450
|
"type": "metric",
|
1967
2451
|
"properties": {
|
@@ -1987,7 +2471,7 @@ Resources:
|
|
1987
2471
|
{
|
1988
2472
|
"height": 3,
|
1989
2473
|
"width": 6,
|
1990
|
-
"y":
|
2474
|
+
"y": 132,
|
1991
2475
|
"x": 18,
|
1992
2476
|
"type": "metric",
|
1993
2477
|
"properties": {
|
@@ -2008,7 +2492,7 @@ Resources:
|
|
2008
2492
|
{
|
2009
2493
|
"height": 3,
|
2010
2494
|
"width": 6,
|
2011
|
-
"y":
|
2495
|
+
"y": 135,
|
2012
2496
|
"x": 0,
|
2013
2497
|
"type": "text",
|
2014
2498
|
"properties": {
|
@@ -2018,7 +2502,7 @@ Resources:
|
|
2018
2502
|
{
|
2019
2503
|
"height": 3,
|
2020
2504
|
"width": 3,
|
2021
|
-
"y":
|
2505
|
+
"y": 135,
|
2022
2506
|
"x": 6,
|
2023
2507
|
"type": "metric",
|
2024
2508
|
"properties": {
|
@@ -2037,7 +2521,7 @@ Resources:
|
|
2037
2521
|
{
|
2038
2522
|
"height": 3,
|
2039
2523
|
"width": 15,
|
2040
|
-
"y":
|
2524
|
+
"y": 135,
|
2041
2525
|
"x": 9,
|
2042
2526
|
"type": "metric",
|
2043
2527
|
"properties": {
|
@@ -2060,7 +2544,7 @@ Resources:
|
|
2060
2544
|
{
|
2061
2545
|
"height": 6,
|
2062
2546
|
"width": 9,
|
2063
|
-
"y":
|
2547
|
+
"y": 138,
|
2064
2548
|
"x": 0,
|
2065
2549
|
"type": "metric",
|
2066
2550
|
"properties": {
|
@@ -2090,7 +2574,7 @@ Resources:
|
|
2090
2574
|
{
|
2091
2575
|
"height": 6,
|
2092
2576
|
"width": 9,
|
2093
|
-
"y":
|
2577
|
+
"y": 138,
|
2094
2578
|
"x": 9,
|
2095
2579
|
"type": "metric",
|
2096
2580
|
"properties": {
|
@@ -2111,7 +2595,7 @@ Resources:
|
|
2111
2595
|
{
|
2112
2596
|
"height": 3,
|
2113
2597
|
"width": 6,
|
2114
|
-
"y":
|
2598
|
+
"y": 138,
|
2115
2599
|
"x": 18,
|
2116
2600
|
"type": "metric",
|
2117
2601
|
"properties": {
|
@@ -2137,7 +2621,7 @@ Resources:
|
|
2137
2621
|
{
|
2138
2622
|
"height": 3,
|
2139
2623
|
"width": 6,
|
2140
|
-
"y":
|
2624
|
+
"y": 141,
|
2141
2625
|
"x": 18,
|
2142
2626
|
"type": "metric",
|
2143
2627
|
"properties": {
|
@@ -2161,7 +2645,7 @@ Resources:
|
|
2161
2645
|
{
|
2162
2646
|
"height": 3,
|
2163
2647
|
"width": 6,
|
2164
|
-
"y":
|
2648
|
+
"y": 144,
|
2165
2649
|
"x": 0,
|
2166
2650
|
"type": "text",
|
2167
2651
|
"properties": {
|
@@ -2171,7 +2655,7 @@ Resources:
|
|
2171
2655
|
{
|
2172
2656
|
"height": 3,
|
2173
2657
|
"width": 3,
|
2174
|
-
"y":
|
2658
|
+
"y": 144,
|
2175
2659
|
"x": 6,
|
2176
2660
|
"type": "metric",
|
2177
2661
|
"properties": {
|
@@ -2189,7 +2673,7 @@ Resources:
|
|
2189
2673
|
{
|
2190
2674
|
"height": 3,
|
2191
2675
|
"width": 15,
|
2192
|
-
"y":
|
2676
|
+
"y": 144,
|
2193
2677
|
"x": 9,
|
2194
2678
|
"type": "metric",
|
2195
2679
|
"properties": {
|
@@ -2214,7 +2698,7 @@ Resources:
|
|
2214
2698
|
{
|
2215
2699
|
"height": 3,
|
2216
2700
|
"width": 6,
|
2217
|
-
"y":
|
2701
|
+
"y": 147,
|
2218
2702
|
"x": 18,
|
2219
2703
|
"type": "metric",
|
2220
2704
|
"properties": {
|
@@ -2239,7 +2723,7 @@ Resources:
|
|
2239
2723
|
{
|
2240
2724
|
"height": 3,
|
2241
2725
|
"width": 9,
|
2242
|
-
"y":
|
2726
|
+
"y": 147,
|
2243
2727
|
"x": 9,
|
2244
2728
|
"type": "metric",
|
2245
2729
|
"properties": {
|
@@ -2260,7 +2744,7 @@ Resources:
|
|
2260
2744
|
{
|
2261
2745
|
"height": 3,
|
2262
2746
|
"width": 9,
|
2263
|
-
"y":
|
2747
|
+
"y": 147,
|
2264
2748
|
"x": 0,
|
2265
2749
|
"type": "metric",
|
2266
2750
|
"properties": {
|
@@ -2282,7 +2766,7 @@ Resources:
|
|
2282
2766
|
{
|
2283
2767
|
"height": 3,
|
2284
2768
|
"width": 9,
|
2285
|
-
"y":
|
2769
|
+
"y": 150,
|
2286
2770
|
"x": 0,
|
2287
2771
|
"type": "metric",
|
2288
2772
|
"properties": {
|
@@ -2304,7 +2788,7 @@ Resources:
|
|
2304
2788
|
{
|
2305
2789
|
"height": 3,
|
2306
2790
|
"width": 6,
|
2307
|
-
"y":
|
2791
|
+
"y": 150,
|
2308
2792
|
"x": 18,
|
2309
2793
|
"type": "metric",
|
2310
2794
|
"properties": {
|
@@ -2322,7 +2806,7 @@ Resources:
|
|
2322
2806
|
{
|
2323
2807
|
"height": 3,
|
2324
2808
|
"width": 9,
|
2325
|
-
"y":
|
2809
|
+
"y": 150,
|
2326
2810
|
"x": 9,
|
2327
2811
|
"type": "metric",
|
2328
2812
|
"properties": {
|
@@ -2348,7 +2832,7 @@ Resources:
|
|
2348
2832
|
{
|
2349
2833
|
"height": 3,
|
2350
2834
|
"width": 18,
|
2351
|
-
"y":
|
2835
|
+
"y": 153,
|
2352
2836
|
"x": 0,
|
2353
2837
|
"type": "metric",
|
2354
2838
|
"properties": {
|
@@ -2372,7 +2856,7 @@ Resources:
|
|
2372
2856
|
{
|
2373
2857
|
"height": 3,
|
2374
2858
|
"width": 6,
|
2375
|
-
"y":
|
2859
|
+
"y": 153,
|
2376
2860
|
"x": 18,
|
2377
2861
|
"type": "metric",
|
2378
2862
|
"properties": {
|