You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/locales/en/plugin__netobserv-plugin.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -108,9 +108,6 @@
108
108
"Datasource": "Datasource",
109
109
"Only available when FlowCollector.prometheus.enable is true for Overview and Topology tabs": "Only available when FlowCollector.prometheus.enable is true for Overview and Topology tabs",
110
110
"Only available when FlowCollector.loki.enable is true": "Only available when FlowCollector.loki.enable is true",
111
-
"A flow might be reported from several interfaces, and from both source and destination nodes, making it appear several times. By default, duplicates are hidden. Showing duplicates is not possible in Overview and Topology tabs to avoid altering metric calculations. Use the Direction filter to switch between ingress, egress and inner-node traffic.": "A flow might be reported from several interfaces, and from both source and destination nodes, making it appear several times. By default, duplicates are hidden. Showing duplicates is not possible in Overview and Topology tabs to avoid altering metric calculations. Use the Direction filter to switch between ingress, egress and inner-node traffic.",
112
-
"Duplicated flows": "Duplicated flows",
113
-
"Show duplicates": "Show duplicates",
114
111
"Whether each query result has to match all the filters or just any of them": "Whether each query result has to match all the filters or just any of them",
115
112
"Match filters": "Match filters",
116
113
"Filter flows by their drop status. Only packets dropped by the kernel are monitored here.": "Filter flows by their drop status. Only packets dropped by the kernel are monitored here.",
@@ -140,6 +137,9 @@
140
137
"Large": "Large",
141
138
"Force table rows to specific sizing.": "Force table rows to specific sizing.",
142
139
"Row size": "Row size",
140
+
"A flow might be reported from both source and destination nodes, making it appear several times. By default, duplicates are merged, but you can show them in order to get more granular data.": "A flow might be reported from both source and destination nodes, making it appear several times. By default, duplicates are merged, but you can show them in order to get more granular data.",
141
+
"Duplicated flows": "Duplicated flows",
142
+
"Show duplicates": "Show duplicates",
143
143
"From": "From",
144
144
"To": "To",
145
145
"Measurement to show as edge labels.": "Measurement to show as edge labels.",
'A flow might be reported from several interfaces, and from both source and destination nodes, making it appear several times. By default, duplicates are hidden. Showing duplicates is not possible in Overview and Topology tabs to avoid altering metric calculations. Use the Direction filter to switch between ingress, egress and inner-node traffic.'
'A flow might be reported from both source and destination nodes, making it appear several times. By default, duplicates are merged, but you can show them in order to get more granular data.'
0 commit comments