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

shenghang pushed a change to branch improve-zookeeper-monitor
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


    from b06ad917c [improve]add zookeeper envi monitor
     add 0699e8934 [Improve] Refactor the notification sending logic. (#2180)
     add 6cdffbefa Optimize the visual experience of the monitoring details 
page. (#2189)
     add 9260bca05 Optimize the dashboard. (#2193)
     add 20f3b0125 Optimize the [Threshold Rule] Form. (#2190)
     add 7ee227196 [bugfix] fixed "Alert Threshold Association with Monitors" 
is invalid  bug #2105 (#2191)
     add f9b04ceb0 Add a missing multi-language translation. (#2194)
     add 38cdd6af3 Merge branch 'master' into improve-zookeeper-monitor

No new revisions were added by this update.

Summary of changes:
 .../apache/hertzbeat/alert/AlerterWorkerPool.java  |  31 +++
 .../alert/service/impl/AlertDefineServiceImpl.java |  25 ++-
 .../manager/component/alerter/DispatcherAlarm.java |  56 ++---
 .../impl/AbstractAlertNotifyHandlerImpl.java       |   7 -
 .../manager/service/impl/MailServiceImpl.java      |   6 -
 .../alert/alert-notice/alert-notice.component.html |  18 +-
 .../alert-setting/alert-setting.component.html     |   6 +-
 .../app/routes/dashboard/dashboard.component.html  | 241 +++++++++++----------
 .../app/routes/dashboard/dashboard.component.less  |  21 ++
 .../app/routes/dashboard/dashboard.component.ts    | 122 ++++++-----
 .../monitor-data-table.component.html              |   7 +-
 .../monitor-data-table.component.less              |   3 +
 .../monitor-data-table.component.ts                |  55 +++--
 .../monitor-detail/monitor-detail.component.html   |   2 +
 web-app/src/assets/i18n/en-US.json                 |   1 +
 web-app/src/assets/i18n/zh-CN.json                 |   1 +
 web-app/src/assets/i18n/zh-TW.json                 |   1 +
 17 files changed, 367 insertions(+), 236 deletions(-)


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

Reply via email to