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
@@ -208,7 +208,7 @@ slabinfo | Exposes slab statistics from `/proc/slabinfo`. Note that permission o
208
208
softirqs | Exposes detailed softirq statistics from `/proc/softirqs`. | Linux
209
209
sysctl | Expose sysctl values from `/proc/sys`. Use `--collector.sysctl.include(-info)` to configure. | Linux
210
210
systemd | Exposes service and system status from [systemd](http://www.freedesktop.org/wiki/Software/systemd/). | Linux
211
-
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
211
+
tcpstat | Exposes TCP connection status information from `/proc/net/tcp` and `/proc/net/tcp6`. | Linux
212
212
wifi | Exposes WiFi device and station statistics. | Linux
213
213
xfrm | Exposes statistics from `/proc/net/xfrm_stat` | Linux
214
214
zoneinfo | Exposes NUMA memory zone metrics. | Linux
0 commit comments