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: pkg/systemlogmonitor/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,8 @@ with new rule definition:
37
37
"type": "temporary/permanent",
38
38
"condition": "NodeConditionOfPermanentIssue",
39
39
"reason": "CamelCaseShortReason",
40
-
"pattern": "regexp matching the issue in the log"
40
+
"pattern": "regexp matching the issue in the log",
41
+
"patternGeneratedMessageSuffix": "Please check the network connectivity and ensure that all required services are running. For more details, see our documentation at https://example.com/docs/troubleshooting."
0 commit comments