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 6eec076 commit 9b02a8eCopy full SHA for 9b02a8e
dashboards/resources/cluster.libsonnet
@@ -6,7 +6,6 @@ local prometheus = g.query.prometheus;
6
local stat = g.panel.stat;
7
local table = g.panel.table;
8
local timeSeries = g.panel.timeSeries;
9
-local var = g.dashboard.variable;
10
11
{
12
local statPanel(title, unit, query) =
0 commit comments