File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ This value is from the result of `iptables -t nat -L POSTROUTING -vn`.
8484| ` namespace ` | The egress resource namespace |
8585| ` egress ` | The egress resource name |
8686| ` pod ` | The pod name |
87+ | ` protocol ` | Protocol name |
8788
8889### ` coil_egress_nftables_masqueraded_bytes_total `
8990
@@ -95,6 +96,7 @@ This value is from the result of `iptables -t nat -L POSTROUTING -vn`.
9596| ` namespace ` | The egress resource namespace |
9697| ` egress ` | The egress resource name |
9798| ` pod ` | The pod name |
99+ | ` protocol ` | Protocol name |
98100
99101### ` coil_egress_nftables_invalid_packets_total `
100102
@@ -106,6 +108,7 @@ This value is from the result of `iptables -t filter -L -vn`.
106108| ` namespace ` | The egress resource namespace |
107109| ` egress ` | The egress resource name |
108110| ` pod ` | The pod name |
111+ | ` protocol ` | Protocol name |
109112
110113### ` coil_egress_nftables_invalid_bytes_total `
111114
@@ -117,4 +120,5 @@ This value is from the result of `iptables -t filter -L -vn`.
117120| ` namespace ` | The egress resource namespace |
118121| ` egress ` | The egress resource name |
119122| ` pod ` | The pod name |
123+ | ` protocol ` | Protocol name |
120124
You can’t perform that action at this time.
0 commit comments