You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by xi...@apache.org on 2022/04/02 14:09:06 UTC

[incubator-shenyu] branch master updated: Add jvm_enabled prop in config of metrics plugin (#3183)

This is an automated email from the ASF dual-hosted git repository.

xiaoyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git


The following commit(s) were added to refs/heads/master by this push:
     new 7bc1731  Add jvm_enabled prop in config of metrics plugin (#3183)
7bc1731 is described below

commit 7bc1731bb4685b68f43ea637ad37576d7a6d1482
Author: Kunshuai Zhu <jo...@gmail.com>
AuthorDate: Sat Apr 2 22:09:01 2022 +0800

    Add jvm_enabled prop in config of metrics plugin (#3183)
---
 shenyu-bootstrap/src/main/resources/application.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/shenyu-bootstrap/src/main/resources/application.yml b/shenyu-bootstrap/src/main/resources/application.yml
index 7af2a2b..2d56bed 100644
--- a/shenyu-bootstrap/src/main/resources/application.yml
+++ b/shenyu-bootstrap/src/main/resources/application.yml
@@ -212,6 +212,7 @@ shenyu:
     port: 8090
     jmxConfig:
     props:
+      jvm_enabled: true
 #  plugins:
 #    rate-limiter.enabled: false
   local: