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
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -225,6 +225,12 @@
225
225
"Previous tip": "Previous tip",
226
226
"Next tip": "Next tip",
227
227
"Close tips": "Close tips",
228
+
"Summary": "Summary",
229
+
"Navigate to alert details": "Navigate to alert details",
230
+
"State": "State",
231
+
"Severity": "Severity",
232
+
"Labels": "Labels",
233
+
"Description": "Description",
228
234
"(global)": "(global)",
229
235
"No violations found": "No violations found",
230
236
"critical issues": "critical issues",
@@ -233,6 +239,7 @@
233
239
"pending issues": "pending issues",
234
240
"silenced issues": "silenced issues",
235
241
"Rule {{ruleName}}: no alert": "Rule {{ruleName}}: no alert",
242
+
"No alert for this rule": "No alert for this rule",
236
243
"No rules found, health cannot be determined": "No rules found, health cannot be determined",
237
244
"Check alert definitions in FlowCollector \"spec.processor.metrics.alertGroups\" and \"spec.processor.metrics.disableAlerts\".": "Check alert definitions in FlowCollector \"spec.processor.metrics.alertGroups\" and \"spec.processor.metrics.disableAlerts\".",
238
245
"Make sure that Prometheus and AlertManager are running.": "Make sure that Prometheus and AlertManager are running.",
"Rule violations per node": "Rule violations per node",
256
263
"Rule violations per namespace": "Rule violations per namespace",
257
-
"Navigate to alert details": "Navigate to alert details",
258
264
"No results found": "No results found",
259
265
"Clear or reset filters and try again.": "Clear or reset filters and try again.",
260
266
"Check for errors in health dashboard. Status endpoint is returning: {{statusError}}": "Check for errors in health dashboard. Status endpoint is returning: {{statusError}}",
@@ -356,7 +362,6 @@
356
362
"Filtered sum of packets": "Filtered sum of packets",
357
363
"Filtered average speed": "Filtered average speed",
0 commit comments