mirror of
				https://github.com/prometheus/node_exporter.git
				synced 2025-08-20 18:33:52 -07:00 
			
		
		
		
	docs: Remove tcpstat exporter warning
The warning is not true since #2322.
This commit is contained in:
		
							parent
							
								
									38d32a3977
								
							
						
					
					
						commit
						5dc0e73786
					
				| 
						 | 
				
			
			@ -208,7 +208,7 @@ slabinfo | Exposes slab statistics from `/proc/slabinfo`. Note that permission o
 | 
			
		|||
softirqs | Exposes detailed softirq statistics from `/proc/softirqs`. | Linux
 | 
			
		||||
sysctl | Expose sysctl values from `/proc/sys`. Use `--collector.sysctl.include(-info)` to configure. | Linux
 | 
			
		||||
systemd | Exposes service and system status from [systemd](http://www.freedesktop.org/wiki/Software/systemd/). | Linux
 | 
			
		||||
tcpstat | Exposes TCP connection status information from `/proc/net/tcp` and `/proc/net/tcp6`. (Warning: the current version has potential performance issues in high load situations.) | Linux
 | 
			
		||||
tcpstat | Exposes TCP connection status information from `/proc/net/tcp` and `/proc/net/tcp6`. | Linux
 | 
			
		||||
wifi | Exposes WiFi device and station statistics. | Linux
 | 
			
		||||
xfrm | Exposes statistics from `/proc/net/xfrm_stat` | Linux
 | 
			
		||||
zoneinfo | Exposes NUMA memory zone metrics. | Linux
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue