# Variables
CacheSizeHistogram tracks the number of entries in connection cache.
ConnectionCountHistogram tracks the number of connections returned by each syscall.
ErrorCount measures the number of errors Provides metrics: tcpinfo_Error_Count Example usage: metrics.ErrorCount.With(prometheus.Labels{"type", "foobar"}).Inc().
No description provided by the author
LargeNetlinkMsgTotal counts the total number of snapshots collected across all connections.
NetlinkNotDecoded counts the total number of snapshots collected across all connections.
NewFileCount counts the number of connection files written.
PollingHistogram tracks the interval between polling cycles.
ReceiveRateHistogram tracks the 1 second average TCP send rate from a namespace.
SendRateHistogram tracks the 1 second average TCP send rate from a namespace.
SnapshotCount counts the total number of snapshots collected across all connections.
SyscallTimeHistogram tracks the latency in the syscall.