diff --git a/platform-monitoring/ansible/grafana/blackbox_exporter.json b/platform-monitoring/ansible/grafana/blackbox_exporter.json index 3a245ed2..4147eeca 100644 --- a/platform-monitoring/ansible/grafana/blackbox_exporter.json +++ b/platform-monitoring/ansible/grafana/blackbox_exporter.json @@ -89,7 +89,7 @@ "current": true, "max": true, "min": true, - "rightSide": false, + "rightSide": true, "show": true, "total": false, "values": true @@ -112,7 +112,7 @@ "format": "time_series", "hide": false, "intervalFactor": 2, - "legendFormat": "", + "legendFormat": "{{ ping }}", "refId": "A", "step": 20 }