mirror of
				https://github.com/ItsDrike/network-monitor.git
				synced 2025-11-04 04:16:35 +00:00 
			
		
		
		
	Bump scrape interval
This commit is contained in:
		
							parent
							
								
									7cb4e3d8aa
								
							
						
					
					
						commit
						5904b0489b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -16,7 +16,7 @@ scrape_configs:
 | 
			
		|||
 | 
			
		||||
  - job_name: 'speedtest'
 | 
			
		||||
    metrics_path: /metrics
 | 
			
		||||
    scrape_interval: 10m # TODO: Make this ~60m, we don't need that many
 | 
			
		||||
    scrape_interval: 30m
 | 
			
		||||
    scrape_timeout: 60s  # running speedtest needs time to complete
 | 
			
		||||
    static_configs:
 | 
			
		||||
      - targets: ['speedtest:9798']
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue