commit | 87369c8591293f9371ce0a6b4c2229e25ce7026e | [log] [tgz] |
---|---|---|
author | Dmitry Kalashnik <dkalashnik@mirantis.com> | Tue Nov 19 16:01:36 2019 +0400 |
committer | Dmitry Kalashnik <dkalashnik@mirantis.com> | Tue Nov 19 16:01:36 2019 +0400 |
tree | 127f106f3afd315bc8f831e3ad30dde5bdb5bc1b | |
parent | 94d008e4dea0ed402258c417fb95675dbe8abf96 [diff] |
Use instant result for table with interfaces Change-Id: I0ed0bf303d41eb1d694a9f2fa65839e9eefcff21 PROD-related: PROD-33883
diff --git a/grafana/files/dashboards/linux/bond_prometheus.json b/grafana/files/dashboards/linux/bond_prometheus.json index 3de61d9..5a3915a 100644 --- a/grafana/files/dashboards/linux/bond_prometheus.json +++ b/grafana/files/dashboards/linux/bond_prometheus.json
@@ -274,6 +274,7 @@ "targets": [ { "expr": "bond_slave_status{environment=\"$environment\", host=\"$host\"}", + "instant": true, "format": "table", "intervalFactor": 2, "legendFormat": "",