You've already forked postgres_exporter
							
							
				mirror of
				https://github.com/prometheus-community/postgres_exporter.git
				synced 2025-11-03 07:53:12 +03:00 
			
		
		
		
	Update README.md (#887)
Fix default for postmaster Signed-off-by: Gabi Davar <grizzly.nyo@gmail.com>
This commit is contained in:
		@@ -76,7 +76,7 @@ This will build the docker image as `prometheuscommunity/postgres_exporter:${bra
 | 
				
			|||||||
  Enable the database collector (default: enabled).
 | 
					  Enable the database collector (default: enabled).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* `[no-]collector.postmaster`
 | 
					* `[no-]collector.postmaster`
 | 
				
			||||||
   Enable the `postmaster` collector (default: enabled).
 | 
					   Enable the `postmaster` collector (default: disabled).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* `[no-]collector.process_idle`
 | 
					* `[no-]collector.process_idle`
 | 
				
			||||||
  Enable the `process_idle` collector (default: enabled).
 | 
					  Enable the `process_idle` collector (default: enabled).
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user