|
167 | 167 | "Filter on {{name}}": "Filter on {{name}}", |
168 | 168 | "Flow information": "Flow information", |
169 | 169 | "Details": "Details", |
| 170 | + "More info": "More info", |
170 | 171 | "Raw": "Raw", |
171 | 172 | "JSON": "JSON", |
172 | 173 | "Kind not managed": "Kind not managed", |
|
246 | 247 | "Kubernetes Objects": "Kubernetes Objects", |
247 | 248 | "Owner Kubernetes Objects": "Owner Kubernetes Objects", |
248 | 249 | "IPs & Ports": "IPs & Ports", |
| 250 | + "The {{group}} name of the related kubernetes resource.": "The {{group}} name of the related kubernetes resource.", |
249 | 251 | "Kind": "Kind", |
| 252 | + "The {{group}} kind of the related kubernetes resource. Examples:": "The {{group}} kind of the related kubernetes resource. Examples:", |
| 253 | + "Pod": "Pod", |
| 254 | + "Service": "Service", |
| 255 | + "The {{group}} owner name of the related kubernetes resource.": "The {{group}} owner name of the related kubernetes resource.", |
250 | 256 | "Owner Kind": "Owner Kind", |
| 257 | + "The {{group}} owner kind of the related kubernetes resource. Examples:": "The {{group}} owner kind of the related kubernetes resource. Examples:", |
| 258 | + "Deployment": "Deployment", |
| 259 | + "StatefulSet": "StatefulSet", |
| 260 | + "DaemonSet": "DaemonSet", |
| 261 | + "Job": "Job", |
| 262 | + "CronJob": "CronJob", |
| 263 | + "The {{group}} namespace of the related kubernetes resource.": "The {{group}} namespace of the related kubernetes resource.", |
| 264 | + "The {{group}} IP address. Can be either in IPv4 or IPv6 format.": "The {{group}} IP address. Can be either in IPv4 or IPv6 format.", |
251 | 265 | "Port": "Port", |
| 266 | + "The {{group}} port number.": "The {{group}} port number.", |
| 267 | + "The {{group}} MAC address.": "The {{group}} MAC address.", |
| 268 | + "The {{group}} node IP address. Can be either in IPv4 or IPv6 format.": "The {{group}} node IP address. Can be either in IPv4 or IPv6 format.", |
| 269 | + "The {{group}} name of the node running the workload.": "The {{group}} name of the node running the workload.", |
252 | 270 | "Kubernetes Object": "Kubernetes Object", |
253 | 271 | "Owner Kubernetes Object": "Owner Kubernetes Object", |
254 | 272 | "IP & Port": "IP & Port", |
255 | 273 | "Protocol": "Protocol", |
| 274 | + "The value of the protocol number in the IP packet header": "The value of the protocol number in the IP packet header", |
256 | 275 | "Direction": "Direction", |
| 276 | + "The direction of the Flow observed at the Observation Point.": "The direction of the Flow observed at the Observation Point.", |
| 277 | + "The total aggregated number of bytes.": "The total aggregated number of bytes.", |
| 278 | + "The total aggregated number of packets.": "The total aggregated number of packets.", |
257 | 279 | "Duration": "Duration", |
258 | 280 | "Time elapsed between flow Start Time and End Time.": "Time elapsed between flow Start Time and End Time.", |
259 | 281 | "Collection Time": "Collection Time", |
|
322 | 344 | "Top {{limit}} flow rates stacked": "Top {{limit}} flow rates stacked", |
323 | 345 | "bars": "bars", |
324 | 346 | "Top {{limit}} flow rates stacked with total": "Top {{limit}} flow rates stacked with total", |
| 347 | + "The top rates as bar compared to total as line over the selected interval": "The top rates as bar compared to total as line over the selected interval", |
325 | 348 | "Top {{limit}} flow rates": "Top {{limit}} flow rates", |
326 | 349 | "lines": "lines", |
327 | 350 | "Top {{limit}} average rates": "Top {{limit}} average rates", |
328 | 351 | "donut": "donut", |
329 | | - "This is the average rate over the selected interval": "This is the average rate over the selected interval", |
| 352 | + "The average rate over the selected interval": "The average rate over the selected interval", |
330 | 353 | "Top {{limit}} latest rates": "Top {{limit}} latest rates", |
331 | | - "This is the last measured rate from the selected interval": "This is the last measured rate from the selected interval", |
| 354 | + "The last measured rate from the selected interval": "The last measured rate from the selected interval", |
332 | 355 | "Top {{limit}} flows distribution": "Top {{limit}} flows distribution", |
333 | 356 | "sankey": "sankey", |
334 | 357 | "Total rate": "Total rate", |
|
0 commit comments