diff --git a/dashboards/recv.json b/dashboards/recv.json index 7e2715a53a748f71263e35994e6a92bd7d6c6030..754041e2cdfdd915f9e731332ef6f5365e6a5491 100644 --- a/dashboards/recv.json +++ b/dashboards/recv.json @@ -1169,7 +1169,7 @@ "exemplar": true, "expr": "device_attribute{host=\"$station\",device=\"stat/recv/1\",name=\"RCU_PWR_ANT_VIN_R\"} > 0", "interval": "", - "legendFormat": "RCU {{y}} - antenna {{x}}", + "legendFormat": "RCU {{x}} - Antenna {{y}}", "refId": "A" } ], @@ -1255,7 +1255,7 @@ "exemplar": true, "expr": "device_attribute{host=\"$station\",device=\"stat/recv/1\",name=\"RCU_PWR_ANT_IOUT_R\"} * 1000 > 0", "interval": "", - "legendFormat": "RCU {{y}} - antenna {{x}}", + "legendFormat": "RCU {{x}} - Antenna {{y}}", "refId": "A" } ],