Make blackbox exporter use the proxy
By default it was trying to reach the targets using the default gateway, but since the electrical cut of 2023-10-20, the login node has not enabled forwarding again. So better if we don't rely on it. Reviewed-By: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
This commit is contained in:
		
							parent
							
								
									4e333dca21
								
							
						
					
					
						commit
						bf8f0ac583
					
				| @ -3,6 +3,8 @@ modules: | ||||
|     prober: http | ||||
|     timeout: 5s | ||||
|     http: | ||||
|       proxy_url: "http://127.0.0.1:23080" | ||||
|       skip_resolve_phase_with_proxy: true | ||||
|       follow_redirects: true | ||||
|       valid_status_codes: []  # Defaults to 2xx | ||||
|       method: GET | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user