This is an automated email from the ASF dual-hosted git repository.
zhaoqingran pushed a change to branch bugfix-calculate
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from 885c868cb bugfix statistical metrics data matching fails
add 7210f6823 [refactor] eliminate unnecessary unboxing and generics
(#1882)
add 096f963b4 [bugfix][doc] add kafka sidebar. (#1883)
add c6a995a31 [doc] I18n for monitoring template yml metrics (#1888)
add a6ebf9010 [refactor] StoreProperties is no longer useful, delete it
(#1887)
add 17775058d Merge branch 'master' into bugfix-calculate
No new revisions were added by this update.
Summary of changes:
.../impl/AlertDefineExcelImExportServiceImpl.java | 3 +-
.../controller/AlertDefinesControllerTest.java | 4 +-
.../collector/collect/pop3/Pop3CollectImpl.java | 5 --
.../collector/collect/push/PushCollectImpl.java | 2 +-
.../collector/dispatch/timer/HashedWheelTimer.java | 2 +-
.../hertzbeat/collector/util/CollectUtil.java | 2 +-
.../apache/hertzbeat/common/util/JsonUtilTest.java | 2 +-
home/sidebars.json | 3 +-
manager/src/main/resources/define/app-dm.yml | 30 ++++++++++++
.../src/main/resources/define/app-opengauss.yml | 53 ++++++++++++++++++++++
.../src/main/resources/define/app-sqlserver.yml | 49 +++++++++++++++++++-
.../push/service/impl/PushServiceImpl.java | 2 +-
.../warehouse/config/store/StoreProperties.java | 44 ------------------
13 files changed, 142 insertions(+), 59 deletions(-)
delete mode 100644
warehouse/src/main/java/org/apache/hertzbeat/warehouse/config/store/StoreProperties.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]