This is an automated email from the ASF dual-hosted git repository.
gongchao pushed a change to branch i18n_japanese_nebulagraph_cluster
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from 106072b622 Merge branch 'master' into i18n_japanese_nebulagraph_cluster
add 64cd5f9658 [doc] update japanese i18n in app-mqtt.yml and
app-mysql.yml (#3597)
add a58ad35c8b [fix] Fix collector offline without sending offline
notification (#3601)
add 6d1aa503df [doc] fix image reference issues in documents (#3608)
add fd1c58f68d [doc] add japanese i18n in app-nacos.yml (#3599)
add 9f3329c85f [doc] add japanese i18n in app-nvidia.yml, app-ping.yml,
app-pop3.yml, app-port.yml and app-push.yml (#3611)
add d156c10aed [doc] update japanese i18n in app-nacos_sd.yml,
app-nebula_graph.yml, app-zookeeper.yml (#3602)
add 2ebc132e23 Merge branch 'master' into i18n_japanese_nebulagraph_cluster
No new revisions were added by this update.
Summary of changes:
.../alert/calculate/AlarmCacheManager.java | 5 +
.../alert/calculate/CollectorAlertHandler.java | 2 +-
.../alert/calculate/CollectorAlertHandlerTest.java | 147 +++++++++++++++++++
.../src/main/resources/define/app-mqtt.yml | 31 +++-
.../src/main/resources/define/app-mysql.yml | 160 ++++++++++-----------
.../src/main/resources/define/app-nacos.yml | 14 ++
.../src/main/resources/define/app-nacos_sd.yml | 29 +---
.../src/main/resources/define/app-nebula_graph.yml | 77 +++++++++-
.../src/main/resources/define/app-nvidia.yml | 30 +++-
.../src/main/resources/define/app-ping.yml | 6 +
.../src/main/resources/define/app-pop3.yml | 15 +-
.../src/main/resources/define/app-port.yml | 7 +
.../src/main/resources/define/app-push.yml | 5 +
.../src/main/resources/define/app-zookeeper.yml | 18 ++-
home/blog/2023-09-26-hertzbeat-v1.4.1.md | 12 +-
home/docs/help/alert_sms.md | 8 +-
.../current/help/alert_sms.md | 8 +-
.../static/img/blog/blog-collector-manage-form.png | Bin 0 -> 647721 bytes
home/static/img/blog/blog-collector-manage.png | Bin 0 -> 468101 bytes
home/static/img/blog/blog-name-i18n.png | Bin 0 -> 461676 bytes
home/static/img/blog/blog-new-dashboard.png | Bin 0 -> 594780 bytes
home/static/img/blog/blog-new-help-moudle.png | Bin 0 -> 293365 bytes
home/static/img/blog/blog-new-login-page.png | Bin 0 -> 765132 bytes
.../docs/help/alert-sms-tencent-cloud-access.png | Bin 0 -> 79984 bytes
.../img/docs/help/alert-sms-tencent-cloud-app.png | Bin 0 -> 42882 bytes
.../help/alert-sms-tencent-cloud-signature.png | Bin 0 -> 77902 bytes
.../docs/help/alert-sms-tencent-cloud-template.png | Bin 0 -> 65168 bytes
27 files changed, 440 insertions(+), 134 deletions(-)
create mode 100644
hertzbeat-alerter/src/test/java/org/apache/hertzbeat/alert/calculate/CollectorAlertHandlerTest.java
create mode 100644 home/static/img/blog/blog-collector-manage-form.png
create mode 100644 home/static/img/blog/blog-collector-manage.png
create mode 100644 home/static/img/blog/blog-name-i18n.png
create mode 100644 home/static/img/blog/blog-new-dashboard.png
create mode 100644 home/static/img/blog/blog-new-help-moudle.png
create mode 100644 home/static/img/blog/blog-new-login-page.png
create mode 100644 home/static/img/docs/help/alert-sms-tencent-cloud-access.png
create mode 100644 home/static/img/docs/help/alert-sms-tencent-cloud-app.png
create mode 100644
home/static/img/docs/help/alert-sms-tencent-cloud-signature.png
create mode 100644
home/static/img/docs/help/alert-sms-tencent-cloud-template.png
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]