We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c34ae0 commit cb5a5cbCopy full SHA for cb5a5cb
redis-enterprise-mixin/rows.libsonnet
@@ -65,7 +65,7 @@ local g = import './g.libsonnet';
65
panels.nodesNodeAverageLatencyPanel { gridPos+: { w: 8, h: 6 } },
66
panels.nodesNodeEphmeralFreeStoragePanel { gridPos+: { w: 8, h: 6 } },
67
panels.nodesNodePersistentFreeStoragePanel { gridPos+: { w: 8, h: 6 } },
68
-
+
69
]),
70
71
// Database dashboard rows
0 commit comments