This is an automated email from the ASF dual-hosted git repository. gongchao pushed a change to branch update-wall-233 in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from 28b3b804ef [doc] update blog remove invalid png add a0f3890137 [feature] new alert supports reminding through system notifications (#3275) add a8ce48b50d [bugfix] support no-whitespace alert expressions in instance filtering (#3276) add ddf4759b34 [refactor] refact tag to label code (#3278) add 2aaaf45f1e Merge branch 'master' into update-wall-233 No new revisions were added by this update. Summary of changes: e2e/testsuite.yaml | 32 +++---- .../alert/calculate/RealTimeAlertCalculator.java | 29 +++++- .../calculate/RealTimeAlertCalculatorTest.java | 100 +++++++++++++++++++++ .../app/layout/basic/widgets/notify.component.ts | 25 +++++- web-app/src/assets/i18n/en-US.json | 2 + web-app/src/assets/i18n/ja-JP.json | 2 + web-app/src/assets/i18n/pt-BR.json | 2 + web-app/src/assets/i18n/zh-CN.json | 2 + web-app/src/assets/i18n/zh-TW.json | 2 + 9 files changed, 172 insertions(+), 24 deletions(-) create mode 100644 hertzbeat-alerter/src/test/java/org/apache/hertzbeat/alert/calculate/RealTimeAlertCalculatorTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org