We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e03bef commit a4e8595Copy full SHA for a4e8595
site/docs/doc/monitor.md
@@ -37,7 +37,7 @@
37
| _method-pattern_ | 方法名表达式匹配 |
38
| _condition-express_ | 条件表达式 |
39
| [E] | 开启正则表达式匹配,默认为通配符匹配 |
40
-| `[c:]` | 统计周期,默认值为 60 秒 |
+| `[c:]` | 统计周期,默认值为 60 秒 |
41
| [b] | 在**方法调用之前**计算 condition-express |
42
| `[m <arg>]` | 指定 Class 最大匹配数量,默认值为 50。长格式为`[maxMatch <arg>]`。 |
43
0 commit comments