Compare commits
	
		
			5 Commits
		
	
	
		
			aca249b5c2
			...
			61e5bc823e
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 61e5bc823e | |||
|  | 42435a5c99 | ||
|  | 84f57d8981 | ||
|  | b51ced33ed | ||
|  | 400e3ff58d | 
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1971,7 +1971,7 @@ | |||||||
|           "type": "prometheus", |           "type": "prometheus", | ||||||
|           "uid": "yPhvsDP7k" |           "uid": "yPhvsDP7k" | ||||||
|         }, |         }, | ||||||
|         "definition": "label_values(node_filesystem_avail_bytes{instance=~\"$host\",fstype!=\"nfs\"}, mountpoint)", |         "definition": "label_values(node_filesystem_avail_bytes{instance=~\"$host\"}, mountpoint)", | ||||||
|         "hide": 0, |         "hide": 0, | ||||||
|         "includeAll": false, |         "includeAll": false, | ||||||
|         "label": "Mountpoints", |         "label": "Mountpoints", | ||||||
| @@ -1979,7 +1979,7 @@ | |||||||
|         "name": "mountpoints", |         "name": "mountpoints", | ||||||
|         "options": [], |         "options": [], | ||||||
|         "query": { |         "query": { | ||||||
|           "query": "label_values(node_filesystem_avail_bytes{instance=~\"$host\",fstype!=\"nfs\"}, mountpoint)", |           "query": "label_values(node_filesystem_avail_bytes{instance=~\"$host\"}, mountpoint)", | ||||||
|           "refId": "StandardVariableQuery" |           "refId": "StandardVariableQuery" | ||||||
|         }, |         }, | ||||||
|         "refresh": 1, |         "refresh": 1, | ||||||
|   | |||||||
| @@ -1908,12 +1908,12 @@ | |||||||
|         "current": { |         "current": { | ||||||
|           "selected": true, |           "selected": true, | ||||||
|           "text": [ |           "text": [ | ||||||
|             "cprprdcache1", |             "sv1", | ||||||
|             "cprprdcache2" |             "sv2" | ||||||
|           ], |           ], | ||||||
|           "value": [ |           "value": [ | ||||||
|             "cprprdcache1", |             "sv1", | ||||||
|             "cprprdcache2" |             "sv2" | ||||||
|           ] |           ] | ||||||
|         }, |         }, | ||||||
|         "datasource": { |         "datasource": { | ||||||
| @@ -1953,7 +1953,7 @@ | |||||||
|           "type": "prometheus", |           "type": "prometheus", | ||||||
|           "uid": "yPhvsDP7k" |           "uid": "yPhvsDP7k" | ||||||
|         }, |         }, | ||||||
|         "definition": "label_values(node_filesystem_avail_bytes{instance=~\"$host\",fstype!=\"nfs\"}, mountpoint)", |         "definition": "label_values(node_filesystem_avail_bytes{instance=~\"$host\"}, mountpoint)", | ||||||
|         "hide": 0, |         "hide": 0, | ||||||
|         "includeAll": false, |         "includeAll": false, | ||||||
|         "label": "Mountpoints", |         "label": "Mountpoints", | ||||||
| @@ -1961,7 +1961,7 @@ | |||||||
|         "name": "mountpoints", |         "name": "mountpoints", | ||||||
|         "options": [], |         "options": [], | ||||||
|         "query": { |         "query": { | ||||||
|           "query": "label_values(node_filesystem_avail_bytes{instance=~\"$host\",fstype!=\"nfs\"}, mountpoint)", |           "query": "label_values(node_filesystem_avail_bytes{instance=~\"$host\"}, mountpoint)", | ||||||
|           "refId": "StandardVariableQuery" |           "refId": "StandardVariableQuery" | ||||||
|         }, |         }, | ||||||
|         "refresh": 1, |         "refresh": 1, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user