|
18 | 18 | "Grid": "Grid", |
19 | 19 | "ColaGroups": "ColaGroups", |
20 | 20 | "Invalid": "Invalid", |
| 21 | + "rate": "rate", |
21 | 22 | "Total": "Total", |
22 | | - "Latest rate": "Latest rate", |
23 | | - "Max rate": "Max rate", |
24 | | - "Average rate": "Average rate", |
| 23 | + "Latest": "Latest", |
| 24 | + "Max": "Max", |
| 25 | + "Average": "Average", |
| 26 | + "Only average is available for RTT": "Only average is available for RTT", |
25 | 27 | "Packets": "Packets", |
26 | 28 | "Bytes": "Bytes", |
| 29 | + "RTT": "RTT", |
27 | 30 | "Type of measurement to show in graphs.": "Type of measurement to show in graphs.", |
28 | 31 | "Metric type": "Metric type", |
29 | 32 | "The level of details represented.": "The level of details represented.", |
|
208 | 211 | "Unable to get overview": "Unable to get overview", |
209 | 212 | "Clear or reset filters and try again.": "Clear or reset filters and try again.", |
210 | 213 | "Average latency": "Average latency", |
| 214 | + "Average RTT": "Average RTT", |
211 | 215 | "Total flow count": "Total flow count", |
212 | 216 | "Show total traffic for the selected filters": "Show total traffic for the selected filters", |
213 | 217 | "Show total": "Show total", |
|
248 | 252 | "IP": "IP", |
249 | 253 | "No information available for this content. Change scope to get more details.": "No information available for this content. Change scope to get more details.", |
250 | 254 | "Stats": "Stats", |
| 255 | + "Flow RTT": "Flow RTT", |
251 | 256 | "Top 5 rates": "Top 5 rates", |
252 | 257 | "A -> B": "A -> B", |
253 | 258 | "In": "In", |
254 | 259 | "B -> A": "B -> A", |
255 | 260 | "Out": "Out", |
256 | 261 | "Both": "Both", |
| 262 | + "Average rate": "Average rate", |
| 263 | + "Latest rate": "Latest rate", |
257 | 264 | "Edge": "Edge", |
258 | 265 | "Unable to get topology": "Unable to get topology", |
259 | 266 | "Query is slow": "Query is slow", |
|
298 | 305 | "Filtered byte rate": "Filtered byte rate", |
299 | 306 | "Filtered sum of top-k packets / filtered total packets": "Filtered sum of top-k packets / filtered total packets", |
300 | 307 | "packets": "packets", |
| 308 | + "Filtered avg RTT / filtered total avg RTT": "Filtered avg RTT / filtered total avg RTT", |
| 309 | + "Filtered avg RTT": "Filtered avg RTT", |
| 310 | + "ms": "ms", |
301 | 311 | "Configuration": "Configuration", |
302 | 312 | "Sampling": "Sampling", |
303 | 313 | "Version": "Version", |
|
365 | 375 | "The total aggregated number of bytes.": "The total aggregated number of bytes.", |
366 | 376 | "The total aggregated number of packets.": "The total aggregated number of packets.", |
367 | 377 | "Time elapsed between Start Time and End Time.": "Time elapsed between Start Time and End Time.", |
| 378 | + "Flow Round Trip Time": "Flow Round Trip Time", |
368 | 379 | "Collection Time": "Collection Time", |
369 | 380 | "Reception time of the record by the collector.": "Reception time of the record by the collector.", |
370 | 381 | "Collection Latency": "Collection Latency", |
|
459 | 470 | "Specify a single DNS RCODE name like:": "Specify a single DNS RCODE name like:", |
460 | 471 | "A IANA RCODE number like 0, 3, 9": "A IANA RCODE number like 0, 3, 9", |
461 | 472 | "A IANA RCODE name like NoError, NXDomain, NotAuth": "A IANA RCODE name like NoError, NXDomain, NotAuth", |
| 473 | + "Specify a Flow Round Trip Time in nanoseconds.": "Specify a Flow Round Trip Time in nanoseconds.", |
462 | 474 | "P": "P", |
463 | | - "Ms": "Ms", |
464 | 475 | "Pps": "Pps", |
465 | 476 | "Network overview": "Network overview", |
466 | 477 | "Top {{limit}} {{type}} rates stacked": "Top {{limit}} {{type}} rates stacked", |
|
488 | 499 | "The top dropped rates (dropped by the kernel) as bar compared to total as line over the selected interval": "The top dropped rates (dropped by the kernel) as bar compared to total as line over the selected interval", |
489 | 500 | "Top {{limit}} average DNS latencies": "Top {{limit}} average DNS latencies", |
490 | 501 | "The average DNS latencies over the selected interval": "The average DNS latencies over the selected interval", |
| 502 | + "Top {{limit}} average flow RTT": "Top {{limit}} average flow RTT", |
| 503 | + "The average flow Round Trip Time over the selected interval": "The average flow Round Trip Time over the selected interval", |
491 | 504 | "Top {{limit}} DNS response code": "Top {{limit}} DNS response code", |
492 | 505 | "The top DNS response code extracted from DNS response headers over the selected interval": "The top DNS response code extracted from DNS response headers over the selected interval", |
493 | 506 | "Top {{limit}} DNS response code stacked with total": "Top {{limit}} DNS response code stacked with total", |
|
0 commit comments