You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -210,7 +210,7 @@ softirqs | Exposes detailed softirq statistics from `/proc/softirqs`. | Linux
210
210
sysctl | Expose sysctl values from `/proc/sys`. Use `--collector.sysctl.include(-info)` to configure. | Linux
211
211
swap | Expose swap information from `/proc/swaps`. | Linux
212
212
systemd | Exposes service and system status from [systemd](http://www.freedesktop.org/wiki/Software/systemd/). | Linux
213
-
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
213
+
tcpstat | Exposes TCP connection status information from `/proc/net/tcp` and `/proc/net/tcp6`. | Linux
214
214
wifi | Exposes WiFi device and station statistics. | Linux
215
215
xfrm | Exposes statistics from `/proc/net/xfrm_stat` | Linux
216
216
zoneinfo | Exposes NUMA memory zone metrics. | Linux
0 commit comments