prometheus: make opnsense-ccchh job not fail half the time
The scrape seems to take around a second to complete and with the configured timeout of 1s that failed half the time. Therefore use the default, more relaxed scrape interval and timeout and have it be reliable.
This commit is contained in:
		
					parent
					
						
							
								d8188d192b
							
						
					
				
			
			
				commit
				
					
						f721dd9fea
					
				
			
		
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -49,8 +49,6 @@ scrape_configs: | |||
|     - mumble.hamburg.ccc.de:443 | ||||
| - job_name: opnsense-ccchh | ||||
|   honor_timestamps: true | ||||
|   scrape_interval: 5s | ||||
|   scrape_timeout: 1s | ||||
|   metrics_path: /metrics | ||||
|   scheme: http | ||||
|   static_configs: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue