241
241
"showThresholdLabels" : false ,
242
242
"showThresholdMarkers" : true
243
243
},
244
- "pluginVersion" : " 6.3.5 " ,
244
+ "pluginVersion" : " 6.4.3 " ,
245
245
"targets" : [
246
246
{
247
247
"expr" : " (block_processing_time_sum / block_processing_time_count) * 1000" ,
408
408
"tableColumn" : " " ,
409
409
"targets" : [
410
410
{
411
- "expr" : " block_height_head" ,
411
+ "expr" : " max( block_height_head) " ,
412
412
"refId" : " A"
413
413
}
414
414
],
425
425
"value" : " null"
426
426
}
427
427
],
428
- "valueName" : " current "
428
+ "valueName" : " max "
429
429
},
430
430
{
431
431
"cacheTimeout" : null ,
491
491
"tableColumn" : " " ,
492
492
"targets" : [
493
493
{
494
- "expr" : " http_rpc_requests_total" ,
494
+ "expr" : " sum( http_rpc_requests_total) " ,
495
495
"refId" : " A"
496
496
}
497
497
],
574
574
"tableColumn" : " " ,
575
575
"targets" : [
576
576
{
577
- "expr" : " http_status_requests_total" ,
577
+ "expr" : " sum( http_status_requests_total) " ,
578
578
"refId" : " A"
579
579
}
580
580
],
657
657
"tableColumn" : " " ,
658
658
"targets" : [
659
659
{
660
- "expr" : " http_prometheus_requests_total" ,
660
+ "expr" : " sum( http_prometheus_requests_total) " ,
661
661
"refId" : " A"
662
662
}
663
663
],
693
693
],
694
694
"defaults" : {
695
695
"mappings" : [],
696
+ "max" : 100 ,
696
697
"min" : 0 ,
697
698
"thresholds" : [
698
699
{
699
700
"color" : " green" ,
700
701
"value" : null
702
+ },
703
+ {
704
+ "color" : " red" ,
705
+ "value" : 80
701
706
}
702
707
]
703
708
},
706
711
},
707
712
"orientation" : " horizontal"
708
713
},
709
- "pluginVersion" : " 6.3.5 " ,
714
+ "pluginVersion" : " 6.4.3 " ,
710
715
"targets" : [
711
716
{
712
717
"expr" : " action_create_account_total" ,
765
770
],
766
771
"defaults" : {
767
772
"mappings" : [],
773
+ "max" : 100 ,
768
774
"min" : 0 ,
769
775
"thresholds" : [
770
776
{
771
777
"color" : " orange" ,
772
778
"value" : null
779
+ },
780
+ {
781
+ "color" : " red" ,
782
+ "value" : 80
773
783
}
774
784
]
775
785
},
778
788
},
779
789
"orientation" : " horizontal"
780
790
},
781
- "pluginVersion" : " 6.3.5 " ,
791
+ "pluginVersion" : " 6.4.3 " ,
782
792
"targets" : [
783
793
{
784
794
"expr" : " peer_connections_total" ,
875
885
"tableColumn" : " " ,
876
886
"targets" : [
877
887
{
878
- "expr" : " validator_active_total" ,
888
+ "expr" : " sum( validator_active_total) " ,
879
889
"legendFormat" : " " ,
880
890
"refId" : " A"
881
891
}
900
910
"bars" : false ,
901
911
"dashLength" : 10 ,
902
912
"dashes" : false ,
913
+ "datasource" : null ,
903
914
"fill" : 1 ,
904
915
"fillGradient" : 0 ,
905
916
"gridPos" : {
982
993
}
983
994
],
984
995
"refresh" : " 5s" ,
985
- "schemaVersion" : 19 ,
996
+ "schemaVersion" : 20 ,
986
997
"style" : " dark" ,
987
998
"tags" : [],
988
999
"templating" : {
1009
1020
"timezone" : " " ,
1010
1021
"title" : " nearcore" ,
1011
1022
"uid" : " qgvhAH2Wk" ,
1012
- "version" : 12
1023
+ "version" : 7
1013
1024
}
0 commit comments