Skip to content

Commit f81bc67

Browse files
author
Cary Huang
committed
updates
1 parent cd97f16 commit f81bc67

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/en/monitoring/jmx_monitor.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,11 @@ synchdb_add_jmx_conninfo(
3030
jmx_ssl_truststore text,
3131
jmx_ssl_truststore_pass text
3232
)
33-
```
3433
35-
```
3634
synchdb_del_jmx_conninfo(
3735
name text
3836
)
37+
3938
```
4039

4140
| Parameter | Description |

docs/zh/monitoring/jmx_monitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ synchdb_add_jmx_conninfo(
2828
jmx_ssl_truststore text,
2929
jmx_ssl_truststore_pass text
3030
)
31-
```
32-
```
31+
3332
synchdb_del_jmx_conninfo(
3433
name text
3534
)
35+
3636
```
3737

3838
| 参数 | 描述 |

0 commit comments

Comments
 (0)