commit | 4a5cfadaee3edea3a49409d681f8f7c4dc91e81c | [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 12:02:31 2019 +0000 |
tree | 127f106f3afd315bc8f831e3ad30dde5bdb5bc1b | |
parent | aa901d2f4e2bcf234f978cc2b4f7d3caf115d594 [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": "",