mirror of
				https://github.com/rfmoz/grafana-dashboards.git
				synced 2025-03-05 20:51:45 -08:00 
			
		
		
		
	#113 Fix reboot anotation based on @zero0cool0
This commit is contained in:
		
							parent
							
								
									de941e1ab8
								
							
						
					
					
						commit
						c28f512703
					
				|  | @ -69,7 +69,7 @@ | |||
|           "uid": "${DS_PROMETHEUS}" | ||||
|         }, | ||||
|         "enable": true, | ||||
|         "expr": "changes(node_boot_time_seconds{instance=\"$node\"})", | ||||
|         "expr": "changes(node_boot_time_seconds{instance=\"$node\"}[$__rate_interval])", | ||||
|         "iconColor": "red", | ||||
|         "name": "Reboot" | ||||
|       } | ||||
|  | @ -23197,4 +23197,4 @@ | |||
|   "uid": "rYdddlPWk", | ||||
|   "version": 9, | ||||
|   "weekStart": "" | ||||
| } | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue