feat(ct-metrics): add initial conntrack metrics for Prometheus #4065
Annotations
9 errors and 4 warnings
Analyze (windows, amd64, go)
ct.SetupChannel undefined (type *conntrack.Conntrack has no field or method SetupChannel)
|
Analyze (windows, arm64, go)
ct.SetupChannel undefined (type *conntrack.Conntrack has no field or method SetupChannel)
|
Analyze (windows, arm64, go)
undefined: skStates
|
Analyze (windows, arm64, go)
undefined: osTCPSocks
|
Analyze (windows, arm64, go)
undefined: osTCP6Socks
|
Analyze (windows, arm64, go)
undefined: osUDPSocks
|
Analyze (windows, arm64, go)
undefined: osUDP6Socks
|
Analyze (linux, arm64, go)
value.PacketCount undefined (type conntrackCtEntry has no field or method PacketCount)
|
Analyze (linux, arm64, go)
value.ByteCount undefined (type conntrackCtEntry has no field or method ByteCount)
|
Analyze (windows, amd64, go)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Analyze (windows, arm64, go)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Analyze (linux, arm64, go)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Analyze (linux, amd64, go)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|