File tree Expand file tree Collapse file tree 1 file changed +28
-4
lines changed
resources/configs/grafana Expand file tree Collapse file tree 1 file changed +28
-4
lines changed Original file line number Diff line number Diff line change 2323 }
2424 ],
2525 "title" : " Outbound connections" ,
26- "type" : " timeseries"
26+ "type" : " timeseries" ,
27+ "gridPos" : {
28+ "h" : 8 ,
29+ "w" : 24 ,
30+ "x" : 0 ,
31+ "y" : 0
32+ }
2733 },
2834 {
2935 "datasource" :
4551 }
4652 ],
4753 "title" : " Inbound connections" ,
48- "type" : " timeseries"
54+ "type" : " timeseries" ,
55+ "gridPos" : {
56+ "h" : 8 ,
57+ "w" : 24 ,
58+ "x" : 0 ,
59+ "y" : 0
60+ }
4961 },
5062 {
5163 "datasource" :
6779 }
6880 ],
6981 "title" : " Mempool size" ,
70- "type" : " timeseries"
82+ "type" : " timeseries" ,
83+ "gridPos" : {
84+ "h" : 8 ,
85+ "w" : 24 ,
86+ "x" : 0 ,
87+ "y" : 0
88+ }
7189 },
7290 {
7391 "datasource" :
89107 }
90108 ],
91109 "title" : " Blocks" ,
92- "type" : " timeseries"
110+ "type" : " timeseries" ,
111+ "gridPos" : {
112+ "h" : 8 ,
113+ "w" : 24 ,
114+ "x" : 0 ,
115+ "y" : 0
116+ }
93117 }
94118 ]
95119}
You can’t perform that action at this time.
0 commit comments