Skip to content

Commit

Permalink
Update docs/zh/client/java-sdk-user-guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: wxq <Anilople@outlook.com>
  • Loading branch information
Rawven and Anilople authored Oct 23, 2024
1 parent c172d6c commit 9bcc0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh/client/java-sdk-user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ ConfigFile configFile = ConfigService.getConfigFile("test", ConfigFileFormat.XML
String content = configFile.getContent();
```

### 3.1.5 使用Monitor功能
### 3.1.5 获取客户端监控指标

apollo-client在2.4.0版本里大幅增强了可观测性,提供了ConfigMonitor-API以及JMX,Prometheus的指标导出方式

Expand Down

0 comments on commit 9bcc0f2

Please sign in to comment.