diff --git a/bundles/grafana/dashboard-rows/sensors.py b/bundles/grafana/dashboard-rows/sensors.py index f6d8b96..2bc4fe5 100644 --- a/bundles/grafana/dashboard-rows/sensors.py +++ b/bundles/grafana/dashboard-rows/sensors.py @@ -33,7 +33,7 @@ def dashboard_row_sensors(panel_id, node): 'values': False }, 'lines': True, - 'linewidth': 2, + 'linewidth': 1, 'NonePointMode': 'None', 'options': { 'alertThreshold': True