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

zhaoqingran pushed a commit to branch script
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git

commit 9f5df95f2930ad7621457c01244ad5c80a43df52
Merge: 0f955019b 6074c08e1
Author: zqr10159 <[email protected]>
AuthorDate: Thu Aug 29 11:35:20 2024 +0800

    Merge branch 'master' of github.com:apache/hertzbeat

 collector/pom.xml                                  |   6 +
 .../collector/collect/mqtt/MqttCollectImpl.java    | 231 +++++++++++++++++++++
 .../collector/dispatch/DispatchConstants.java      |   5 +
 ...che.hertzbeat.collector.collect.AbstractCollect |   1 +
 .../hertzbeat/common/entity/job/Metrics.java       |   5 +
 .../common/entity/job/protocol/MqttProtocol.java   |  95 +++++++++
 .../src/main/resources/define/app-hbase_master.yml |   9 +
 .../resources/define/app-hbase_regionserver.yml    |   9 +
 manager/src/main/resources/define/app-mqtt.yml     | 170 +++++++++++++++
 material/licenses/collector/LICENSE                |   7 +-
 .../app/routes/bulletin/bulletin.component.html    |   2 +-
 web-app/src/assets/i18n/en-US.json                 |  29 ++-
 web-app/src/assets/i18n/zh-TW.json                 |  24 ++-
 13 files changed, 577 insertions(+), 16 deletions(-)


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

Reply via email to