We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4e8595 commit 31f31afCopy full SHA for 31f31af
site/docs/en/doc/monitor.md
@@ -37,7 +37,7 @@ Parameter `[c:]` stands for cycles of statistics. Its value is an integer value
37
| _method-pattern_ | pattern for the method name |
38
| _condition-expression_ | condition expression for filtering method calls |
39
| `[E]` | turn on regex matching while the default is wildcard matching |
40
-| `[c:]` | cycle of statistics, the default value: `120`s |
+| `[c:]` | cycle of statistics, the default value: `60`s |
41
| `[b]` | evaluate the condition-expression before method invoke |
42
| `[m <arg>]` | Specify the max number of matched Classes, the default value is 50. Long format is `[maxMatch <arg>]`. |
43
0 commit comments