We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25e58d commit 7370281Copy full SHA for 7370281
V. Spring Boot Actuator/50.8.4 Export to JMX.md
@@ -1,4 +1,4 @@
1
-###50.8.4 示例: 暴露到JMX
+###50.8.4 示例: 导出到JMX
2
如果提供一个`JmxMetricWriter`类型并注解`@ExportMetricWriter`的`@Bean`,指标将作为MBeans暴露到本地服务器(只要开启,Spring Boot JMX自动配置会提供`MBeanExporter`)。
3
4
示例:
0 commit comments