mirror of
				https://github.com/rfmoz/grafana-dashboards.git
				synced 2025-03-05 20:51:45 -08:00 
			
		
		
		
	Fix spelling of "Minor" in dashboards
This commit is contained in:
		
							parent
							
								
									3b2bc0f5bc
								
							
						
					
					
						commit
						e4de0f1017
					
				|  | @ -4483,7 +4483,7 @@ | |||
|               "expr": "irate(node_vmstat_pgfault{instance=~\"$node:$port\",job=~\"$job\"}[5m])  - irate(node_vmstat_pgmajfault{instance=~\"$node:$port\",job=~\"$job\"}[5m])", | ||||
|               "format": "time_series", | ||||
|               "intervalFactor": 2, | ||||
|               "legendFormat": "Pgminfault - Minnor page fault operations", | ||||
|               "legendFormat": "Pgminfault - Minor page fault operations", | ||||
|               "refId": "A", | ||||
|               "step": 10 | ||||
|             } | ||||
|  | @ -4590,7 +4590,7 @@ | |||
|               "expr": "irate(node_intr_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", | ||||
|               "format": "time_series", | ||||
|               "intervalFactor": 2, | ||||
|               "legendFormat": "Pgminfault - Minnor page fault operations", | ||||
|               "legendFormat": "Pgminfault - Minor page fault operations", | ||||
|               "refId": "A", | ||||
|               "step": 10 | ||||
|             } | ||||
|  | @ -19467,4 +19467,4 @@ | |||
|   "timezone": "browser", | ||||
|   "title": "Node Exporter Full", | ||||
|   "version": 4 | ||||
| } | ||||
| } | ||||
|  |  | |||
|  | @ -4598,7 +4598,7 @@ | |||
|               "expr": "irate(node_vmstat_pgfault{instance=~\"$node:$port\",job=~\"$job\"}[5m])  - irate(node_vmstat_pgmajfault{instance=~\"$node:$port\",job=~\"$job\"}[5m])", | ||||
|               "format": "time_series", | ||||
|               "intervalFactor": 2, | ||||
|               "legendFormat": "Pgminfault - Minnor page fault operations", | ||||
|               "legendFormat": "Pgminfault - Minor page fault operations", | ||||
|               "refId": "A", | ||||
|               "step": 4 | ||||
|             } | ||||
|  | @ -20010,4 +20010,4 @@ | |||
|   "timezone": "browser", | ||||
|   "title": "Node Exporter Full", | ||||
|   "version": 61 | ||||
| } | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue