mirror of
				https://github.com/rfmoz/grafana-dashboards.git
				synced 2025-03-05 20:51:45 -08:00 
			
		
		
		
	Merge pull request #113 from RasmusLauritsen/master
Adding a reboot annotation
This commit is contained in:
		
						commit
						c1ecc70692
					
				|  | @ -62,6 +62,16 @@ | |||
|           "type": "dashboard" | ||||
|         }, | ||||
|         "type": "dashboard" | ||||
|       }, | ||||
|       { | ||||
|         "datasource": { | ||||
|           "type": "prometheus", | ||||
|           "uid": "${DS_PROMETHEUS}" | ||||
|         }, | ||||
|         "enable": true, | ||||
|         "expr": "changes(node_boot_time_seconds{instance=\"$node\"})", | ||||
|         "iconColor": "red", | ||||
|         "name": "Reboot" | ||||
|       } | ||||
|     ] | ||||
|   }, | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue