When an interface doesn’t report traffic and you are certain there should be any, make sure to check if you have any services enabled that use netmap (zero copy) support on the selected interface (such as IPS and Sensei). When zero copy is used, packets won’t by copied in the kernel in which case bpf can’t read from the usual in memory buffer.
[[graphite]] enabled = true database = "graphite" retention-policy = "" bind-address = ":2003" protocol = "tcp" consistency-level = "one" separator = "." templates = [ "servers.* .hostname.resource.instance.measurement*", ]