mirror of
				https://github.com/rfmoz/grafana-dashboards.git
				synced 2025-03-05 20:51:45 -08:00 
			
		
		
		
	jsonnet fmt
This commit is contained in:
		
							parent
							
								
									6e4b35ce77
								
							
						
					
					
						commit
						9e6bb75a2a
					
				
							
								
								
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							|  | @ -1 +1,3 @@ | |||
| prometheus/apache-http-mixin/vendor | ||||
| vendor | ||||
| dashboards_out | ||||
| prometheus_alerts.yaml | ||||
|  | @ -6,6 +6,6 @@ | |||
|     dashboardRefresh: '1m', | ||||
| 
 | ||||
|     // for alerts | ||||
|     alertsWarningWorkersBusy: '80', // % | ||||
|     alertsWarningWorkersBusy: '80',  // % | ||||
|   }, | ||||
| } | ||||
|  |  | |||
|  | @ -2,11 +2,9 @@ local grafana = import 'github.com/grafana/grafonnet-lib/grafonnet/grafana.libso | |||
| local dashboard = grafana.dashboard; | ||||
| local template = grafana.template; | ||||
| 
 | ||||
| 
 | ||||
| { | ||||
|   grafanaDashboards+:: { | ||||
| 
 | ||||
| 
 | ||||
|     'apache-http.json': | ||||
|       dashboard.new( | ||||
|         'Apache HTTP server', | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue