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

liutianyou pushed a change to branch feature#grafana
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


    from 362e51c04 Merge branch 'master' into feature#grafana
     add 2763ee4dc [doc]update doc for custom plugin (#2245)
     add 049c0937b [improve] update thread pool nums policy (#2606)
     add 19955fa59 [improve] add md-lint command and docs (#2640)
     add 7bb049f2d [improve] improve code (#2523)
     add 63cea67f6 Merge branch 'master' into feature#grafana

No new revisions were added by this update.

Summary of changes:
 .markdownlint-cli2.jsonc                           |   4 +-
 .../apache/hertzbeat/alert/AlerterWorkerPool.java  |  10 +-
 .../hertzbeat/alert/calculate/CalculateAlarm.java  |   8 +-
 .../collector/collect/jmx/JmxClassLoader.java      |  55 ++++++++++
 .../collector/collect/jmx/JmxCollectImpl.java      |   9 +-
 .../hertzbeat/collector/dispatch/WorkerPool.java   |   6 +-
 .../common/constants/CommonConstants.java          |   2 +-
 .../hertzbeat/common/support/CommonThreadPool.java |   2 +-
 .../common/support/CommonThreadPoolTest.java       |  18 ++--
 home/docs/community/document.md                    |  18 ++++
 home/docs/help/plugin.md                           | 108 ++++++++++++++++----
 .../current/community/document.md                  |  18 ++++
 .../current/help/plugin.md                         | 112 +++++++++++++++++----
 home/package.json                                  |   7 +-
 home/static/img/docs/help/plugin-4.png             | Bin 98869 -> 0 bytes
 home/static/img/docs/help/plugin-5-en.jpg          | Bin 0 -> 430440 bytes
 home/static/img/docs/help/plugin-5.jpg             | Bin 0 -> 392094 bytes
 .../manager/controller/AccountController.java      |  12 ++-
 .../manager/controller/AccountControllerTest.java  |   4 +-
 .../remoting/netty/NettyRemotingClient.java        |   6 +-
 .../remoting/netty/NettyRemotingServer.java        |   1 -
 .../hertzbeat/warehouse/WarehouseWorkerPool.java   |   4 +-
 22 files changed, 331 insertions(+), 73 deletions(-)
 create mode 100644 
collector/src/main/java/org/apache/hertzbeat/collector/collect/jmx/JmxClassLoader.java
 create mode 100644 home/static/img/docs/help/plugin-5-en.jpg
 create mode 100644 home/static/img/docs/help/plugin-5.jpg


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to