Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
michelle-0808 committed Jan 7, 2025
1 parent 9089d06 commit b5e5368
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions docs/user_docs/observability/monitor-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,7 @@ Edit the value of `disableExporter`.
```yaml
...
componentSpecs:
- name: mysql
componentDef: mysql
...
disableExporter: true # Set to `false` to enable exporter
...
```
Expand Down
3 changes: 1 addition & 2 deletions i18n/zh-cn/user-docs/observability/monitor-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,7 @@ kubectl edit cluster mycluster -n demo
```yaml
...
componentSpecs:
- name: mysql
componentDef: mysql
...
disableExporter: true # 将参数值设为 `false`,开启 exporter
```

Expand Down

0 comments on commit b5e5368

Please sign in to comment.