mirror of
				https://github.com/prometheus/node_exporter.git
				synced 2025-08-20 18:33:52 -07:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			140 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			140 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								local dashboards = (import 'mixin.libsonnet').grafanaDashboards;
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								  [name]: dashboards[name]
							 | 
						||
| 
								 | 
							
								  for name in std.objectFields(dashboards)
							 | 
						||
| 
								 | 
							
								}
							 |