mirror of
				https://github.com/rfmoz/grafana-dashboards.git
				synced 2025-03-05 20:51:45 -08:00 
			
		
		
		
	Fix #93 Change legend format
This commit is contained in:
		
							parent
							
								
									68e95ffe28
								
							
						
					
					
						commit
						d64c9fce4b
					
				|  | @ -8302,7 +8302,7 @@ | |||
|               "hide": false, | ||||
|               "interval": "", | ||||
|               "intervalFactor": 4, | ||||
|               "legendFormat": "{{device}} - r_await", | ||||
|               "legendFormat": "{{device}} - Read wait time avg", | ||||
|               "refId": "A", | ||||
|               "step": 240 | ||||
|             }, | ||||
|  | @ -8311,7 +8311,7 @@ | |||
|               "hide": false, | ||||
|               "interval": "", | ||||
|               "intervalFactor": 1, | ||||
|               "legendFormat": "{{device}} - w_await", | ||||
|               "legendFormat": "{{device}} - Write wait time avg", | ||||
|               "refId": "B", | ||||
|               "step": 240 | ||||
|             } | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue