File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
etc/kayobe/kolla/config/grafana/dashboards/ceph Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 19241924 }
19251925 ],
19261926 "spaceLength" : 10 ,
1927- "stack" : true ,
1927+ "stack" : false ,
19281928 "steppedLine" : false ,
19291929 "targets" : [
19301930 {
1931- "expr" : " ceph_cluster_total_objects" ,
1931+ "datasource" : {
1932+ "uid" : " $datasource"
1933+ },
1934+ "expr" : " ceph_pool_objects * on(pool_id) group_left(instance,name) ceph_pool_metadata" ,
19321935 "format" : " time_series" ,
19331936 "interval" : " $interval" ,
19341937 "intervalFactor" : 1 ,
1935- "legendFormat" : " Total" ,
1938+ "legendFormat" : " {{name}}" ,
1939+ "range" : true ,
19361940 "refId" : " A" ,
19371941 "step" : 300
19381942 }
19391943 ],
19401944 "thresholds" : [],
1941- "timeFrom" : null ,
19421945 "timeRegions" : [],
1943- "timeShift" : null ,
19441946 "title" : " Objects in the Cluster" ,
19451947 "tooltip" : {
19461948 "msResolution" : false ,
You can’t perform that action at this time.
0 commit comments