Increase retention time of Prometheus metrics
This commit is contained in:
		
							parent
							
								
									f9a04a4492
								
							
						
					
					
						commit
						4e56c58d7a
					
				@ -51,7 +51,7 @@ with pkgs;
 | 
			
		||||
  services.prometheus = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    port = 9001;
 | 
			
		||||
    retentionTime = "1y";
 | 
			
		||||
    retentionTime = "10y";
 | 
			
		||||
    exporters = {
 | 
			
		||||
      node = {
 | 
			
		||||
        enable = true;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user