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": "",