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

gongchao pushed a commit to branch select-monitors-menu
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git

commit cc7032af09380db2080313da0e3e9e939cb22ffb
Merge: 74d815e99c 360abcc61d
Author: Tomsun28 <[email protected]>
AuthorDate: Thu Dec 4 23:51:24 2025 +0800

    Merge branch 'master' into select-monitors-menu

 .../log/alert/LogPeriodicAlertE2eTest.java         |   2 +-
 .../log/storage/GreptimeLogStorageE2eTest.java     |   2 +-
 .../src/main/resources/application-test.yml        |   5 +-
 .../src/main/resources/application.yml             |   7 +-
 hertzbeat-warehouse/pom.xml                        |   8 +-
 .../warehouse/constants/WarehouseConstants.java    |   2 +
 .../tsdb/duckdb/DuckdbDatabaseDataStorage.java     | 402 +++++++++++++++++++++
 .../DuckdbProperties.java}                         |  14 +-
 .../history/tsdb/jpa/JpaDatabaseDataStorage.java   | 273 --------------
 material/licenses/LICENSE                          |   1 +
 pom.xml                                            |   1 +
 script/application.yml                             |   7 +-
 12 files changed, 427 insertions(+), 297 deletions(-)


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

Reply via email to