Skip to content

Commit 31f31af

Browse files
Update monitor.md (#3026)
1 parent a4e8595 commit 31f31af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/en/doc/monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Parameter `[c:]` stands for cycles of statistics. Its value is an integer value
3737
| _method-pattern_ | pattern for the method name |
3838
| _condition-expression_ | condition expression for filtering method calls |
3939
| `[E]` | turn on regex matching while the default is wildcard matching |
40-
| `[c:]` | cycle of statistics, the default value: `120`s |
40+
| `[c:]` | cycle of statistics, the default value: `60`s |
4141
| `[b]` | evaluate the condition-expression before method invoke |
4242
| `[m <arg>]` | Specify the max number of matched Classes, the default value is 50. Long format is `[maxMatch <arg>]`. |
4343

0 commit comments

Comments
 (0)