We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e3260c commit 3fba7a9Copy full SHA for 3fba7a9
pkg/systemlogmonitor/README.md
@@ -37,7 +37,7 @@ with new rule definition:
37
"type": "temporary/permanent",
38
"condition": "NodeConditionOfPermanentIssue",
39
"reason": "CamelCaseShortReason",
40
- "message": "regexp matching the issue in the log"
+ "pattern": "regexp matching the issue in the log"
41
}
42
```
43
0 commit comments