21
21
"editable" : true ,
22
22
"fiscalYearStartMonth" : 0 ,
23
23
"graphTooltip" : 0 ,
24
- "id" : 5 ,
24
+ "id" : 76 ,
25
25
"links" : [],
26
26
"liveNow" : false ,
27
27
"panels" : [
1503
1503
"type" : " vertamedia-clickhouse-datasource" ,
1504
1504
"uid" : " vertamedia-clickhouse-datasource"
1505
1505
},
1506
- "description" : " This panel displays the total number of clusters containing activity uniquely ." ,
1506
+ "description" : " This panel displays the total number of clusters containing DeletedAPIs activity ." ,
1507
1507
"fieldConfig" : {
1508
1508
"defaults" : {
1509
1509
"color" : {
1510
1510
"mode" : " thresholds"
1511
1511
},
1512
- "links" : [],
1513
1512
"mappings" : [],
1514
1513
"thresholds" : {
1515
- "mode" : " percentage " ,
1514
+ "mode" : " absolute " ,
1516
1515
"steps" : [
1517
1516
{
1518
1517
"color" : " green" ,
1519
1518
"value" : null
1520
1519
},
1520
+ {
1521
+ "color" : " orange" ,
1522
+ "value" : 70
1523
+ },
1521
1524
{
1522
1525
"color" : " red" ,
1523
- "value" : 80
1526
+ "value" : 85
1524
1527
}
1525
1528
]
1526
1529
}
1529
1532
},
1530
1533
"gridPos" : {
1531
1534
"h" : 5 ,
1532
- "w" : 24 ,
1535
+ "w" : 8 ,
1533
1536
"x" : 0 ,
1534
1537
"y" : 32
1535
1538
},
1536
- "id" : 40 ,
1539
+ "id" : 66 ,
1537
1540
"options" : {
1538
1541
"orientation" : " auto" ,
1539
1542
"reduceOptions" : {
1563
1566
"refId" : " A" ,
1564
1567
"round" : " 0s" ,
1565
1568
"skip_comments" : true
1569
+ }
1570
+ ],
1571
+ "title" : " Number of Clusters Containing DeletedAPIs Activity" ,
1572
+ "type" : " gauge"
1573
+ },
1574
+ {
1575
+ "datasource" : {
1576
+ "type" : " vertamedia-clickhouse-datasource" ,
1577
+ "uid" : " vertamedia-clickhouse-datasource"
1578
+ },
1579
+ "description" : " This panel displays the total number of clusters containing Outdated Images activity." ,
1580
+ "fieldConfig" : {
1581
+ "defaults" : {
1582
+ "mappings" : [],
1583
+ "thresholds" : {
1584
+ "mode" : " percentage" ,
1585
+ "steps" : [
1586
+ {
1587
+ "color" : " green" ,
1588
+ "value" : null
1589
+ },
1590
+ {
1591
+ "color" : " orange" ,
1592
+ "value" : 70
1593
+ },
1594
+ {
1595
+ "color" : " red" ,
1596
+ "value" : 85
1597
+ }
1598
+ ]
1599
+ }
1566
1600
},
1567
- {
1568
- "datasource" : {
1569
- "type" : " vertamedia-clickhouse-datasource" ,
1570
- "uid" : " vertamedia-clickhouse-datasource"
1571
- },
1572
- "dateTimeType" : " DATETIME" ,
1573
- "extrapolate" : true ,
1574
- "format" : " table" ,
1575
- "formattedQuery" : " SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t" ,
1576
- "hide" : false ,
1577
- "intervalFactor" : 1 ,
1578
- "query" : " SELECT COUNT(DISTINCT ClusterName) AS DeprecatedAPIs\n FROM default.DeprecatedAPIs" ,
1579
- "rawQuery" : " SELECT COUNT(DISTINCT ClusterName) AS DeprecatedAPIs\n FROM default.DeprecatedAPIs" ,
1580
- "refId" : " B" ,
1581
- "round" : " 0s" ,
1582
- "skip_comments" : true
1601
+ "overrides" : []
1602
+ },
1603
+ "gridPos" : {
1604
+ "h" : 5 ,
1605
+ "w" : 8 ,
1606
+ "x" : 8 ,
1607
+ "y" : 32
1608
+ },
1609
+ "id" : 68 ,
1610
+ "options" : {
1611
+ "orientation" : " auto" ,
1612
+ "reduceOptions" : {
1613
+ "calcs" : [
1614
+ " lastNotNull"
1615
+ ],
1616
+ "fields" : " " ,
1617
+ "values" : false
1583
1618
},
1619
+ "showThresholdLabels" : false ,
1620
+ "showThresholdMarkers" : true
1621
+ },
1622
+ "pluginVersion" : " 10.0.3" ,
1623
+ "targets" : [
1584
1624
{
1585
1625
"datasource" : {
1586
1626
"type" : " vertamedia-clickhouse-datasource" ,
1590
1630
"extrapolate" : true ,
1591
1631
"format" : " table" ,
1592
1632
"formattedQuery" : " SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t" ,
1593
- "hide" : false ,
1594
1633
"intervalFactor" : 1 ,
1595
- "query" : " SELECT count(DISTINCT(ClusterName)) AS Events \n FROM default.events " ,
1596
- "rawQuery" : " SELECT count(DISTINCT(ClusterName)) AS Events \n FROM default.events " ,
1597
- "refId" : " C " ,
1634
+ "query" : " SELECT count(DISTINCT(ClusterName)) AS OutdatedImages \n FROM default.outdated_images " ,
1635
+ "rawQuery" : " SELECT count(DISTINCT(ClusterName)) AS OutdatedImages \n FROM default.outdated_images " ,
1636
+ "refId" : " A " ,
1598
1637
"round" : " 0s" ,
1599
1638
"skip_comments" : true
1639
+ }
1640
+ ],
1641
+ "title" : " Number of Clusters Containing Outdated Images Activity" ,
1642
+ "type" : " gauge"
1643
+ },
1644
+ {
1645
+ "datasource" : {
1646
+ "type" : " vertamedia-clickhouse-datasource" ,
1647
+ "uid" : " vertamedia-clickhouse-datasource"
1648
+ },
1649
+ "description" : " This panel displays the total number of clusters containing DeprecatedAPIs activity." ,
1650
+ "fieldConfig" : {
1651
+ "defaults" : {
1652
+ "mappings" : [],
1653
+ "thresholds" : {
1654
+ "mode" : " percentage" ,
1655
+ "steps" : [
1656
+ {
1657
+ "color" : " green" ,
1658
+ "value" : null
1659
+ },
1660
+ {
1661
+ "color" : " orange" ,
1662
+ "value" : 70
1663
+ },
1664
+ {
1665
+ "color" : " red" ,
1666
+ "value" : 85
1667
+ }
1668
+ ]
1669
+ }
1600
1670
},
1671
+ "overrides" : []
1672
+ },
1673
+ "gridPos" : {
1674
+ "h" : 5 ,
1675
+ "w" : 8 ,
1676
+ "x" : 16 ,
1677
+ "y" : 32
1678
+ },
1679
+ "id" : 67 ,
1680
+ "options" : {
1681
+ "orientation" : " auto" ,
1682
+ "reduceOptions" : {
1683
+ "calcs" : [
1684
+ " lastNotNull"
1685
+ ],
1686
+ "fields" : " " ,
1687
+ "values" : false
1688
+ },
1689
+ "showThresholdLabels" : false ,
1690
+ "showThresholdMarkers" : true
1691
+ },
1692
+ "pluginVersion" : " 10.0.3" ,
1693
+ "targets" : [
1601
1694
{
1602
1695
"datasource" : {
1603
1696
"type" : " vertamedia-clickhouse-datasource" ,
1607
1700
"extrapolate" : true ,
1608
1701
"format" : " table" ,
1609
1702
"formattedQuery" : " SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t" ,
1610
- "hide" : false ,
1611
1703
"intervalFactor" : 1 ,
1612
- "query" : " SELECT count (DISTINCT( ClusterName)) AS OutdatedImages \n FROM default.outdated_images " ,
1613
- "rawQuery" : " SELECT count (DISTINCT( ClusterName)) AS OutdatedImages \n FROM default.outdated_images " ,
1614
- "refId" : " D " ,
1704
+ "query" : " SELECT COUNT (DISTINCT ClusterName) AS DeprecatedAPIs \n FROM default.DeprecatedAPIs " ,
1705
+ "rawQuery" : " SELECT COUNT (DISTINCT ClusterName) AS DeprecatedAPIs \n FROM default.DeprecatedAPIs " ,
1706
+ "refId" : " A " ,
1615
1707
"round" : " 0s" ,
1616
1708
"skip_comments" : true
1617
1709
}
1618
1710
],
1619
- "title" : " Number of Clusters Containing Activity" ,
1711
+ "title" : " Number of Clusters Containing DeprecatedAPIs Activity" ,
1620
1712
"type" : " gauge"
1621
1713
},
1622
1714
{
2407
2499
"h" : 16 ,
2408
2500
"w" : 24 ,
2409
2501
"x" : 0 ,
2410
- "y" : 78
2502
+ "y" : 102
2411
2503
},
2412
2504
"id" : 14 ,
2413
2505
"options" : {
2510
2602
"h" : 16 ,
2511
2603
"w" : 24 ,
2512
2604
"x" : 0 ,
2513
- "y" : 226
2605
+ "y" : 250
2514
2606
},
2515
2607
"id" : 10 ,
2516
2608
"options" : {
2612
2704
"h" : 11 ,
2613
2705
"w" : 24 ,
2614
2706
"x" : 0 ,
2615
- "y" : 227
2707
+ "y" : 251
2616
2708
},
2617
2709
"id" : 6 ,
2618
2710
"options" : {
2714
2806
"h" : 8 ,
2715
2807
"w" : 24 ,
2716
2808
"x" : 0 ,
2717
- "y" : 228
2809
+ "y" : 252
2718
2810
},
2719
2811
"id" : 2 ,
2720
2812
"options" : {
2779
2871
"timezone" : " " ,
2780
2872
"title" : " Kubviz Dashboard" ,
2781
2873
"uid" : " eT4fox94z" ,
2782
- "version" : 1 ,
2874
+ "version" : 2 ,
2783
2875
"weekStart" : " "
2784
2876
}
0 commit comments