Commit Graph
62 Commits
Author SHA1 Message Date
tomsun28 eab3ee6cfd [hertzbeat] support springboot2.0 metrics monitor (#453)
[hertzbeat] support springboot2.0 metrics monitor

  [hertzbeat] use the new kubernetes monitor
2022-11-21 00:01:03 +08:00
zcx e219ac51b3 [script] bugfix if logs dir not exist, create logs dir (#409) 2022-11-06 22:52:18 +08:00
tomsun28 cfb138d269 [hertzbeat] release hertzbeat version v1.2.1 (#404) 2022-10-30 23:42:34 +08:00
tomsun28 61e5d9f85c [home] support time-series db dependency iotdb deploy doc (#392)
[home] support time-series db dependency iotdb deploy doc

  [warehouse] support iotdb connection available check when init

  [home] support time-series db dependency iotdb deploy doc
2022-10-29 23:17:37 +08:00
tomsun28 d03e463631 [hertzbeat] release hertzbeat version v1.2.0 (#330) 2022-10-07 19:20:07 +08:00
tomsun28 bd42770d89 [hertzbeat] add more unit test case and example (#324)
[manger] add mockito unit test

  [manger] add mockito unit test

  [hertzbeat] test framework demo

  [hertzbeat] test framework demo

  [hertzbeat] test framework demo
2022-10-04 20:20:18 +08:00
tomsun28 e6f717f61c [script] add startup log and optimize port service judgment (#321) 2022-10-02 16:57:56 +08:00
5ebfb48965 [monitor] notify test throw msg to front, optional spring.email config (#305)
spring.email选配,未配置spring.email前端配置邮箱告警通知返回错误消息

  spring.email选配,未配置spring.email前端配置邮箱告警通知返回错误消息

  [manager] spring.email config update

  发送报警通知的消息异常消息展示给前端

  [manager] alerter notify test throw msg to front

  [home] add tdengine limit version desc (#304)

  spring.email选配,未配置spring.email前端配置邮箱告警通知返回错误消息

  [manager] spring.email config update

  发送报警通知的消息异常消息展示给前端

  [manager] alerter notify test throw msg to front

  [home] add tdengine limit version desc

  [home] add tdengine limit version desc

Co-authored-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: emrys <1205096966@qq.com>
2022-09-25 13:40:12 +08:00
CharlieXCL b1d8ef5674 [doc] fix the project name error (#294) 2022-09-18 09:43:31 +08:00
tomsun28 661b809997 [monitor] release hertzbeat version v1.1.3 (#277) 2022-09-04 17:28:01 +08:00
tomsun28 2df24a7e9d [monitor] release hertzbeat version v1.1.2 (#250) 2022-08-14 23:34:21 +08:00
lambertandza-jiangliwen c6a670178e [monitor] adding all files apache license (#234)
add apache license for java files and some other files(checking later)

  add apache license for other files

Co-authored-by: za-jiangliwen <liwen.jiang@zatech.com>
2022-08-09 22:02:20 +08:00
tomsun28 a08eee2b15 [common]support locale read from env LANG (#231) 2022-08-09 22:02:20 +08:00
tomsun28 fccb8cfad0 [script]set database default charset utf8mb4 collate utf8mb4_general_ci 2022-07-11 22:12:22 +08:00
tomsun28 8cc56c9f0b [monitor]release hertzbeat version v1.1.1 (#222) 2022-07-10 17:40:56 +08:00
tomsun28 b314b37296 [script] feature update docker base image to openjdk:11.0.15-jre-slim-buster, fix windows monitor collect error when java8 (#205) 2022-07-10 17:40:56 +08:00
tomsun28 87b8a4231c [script] docker-compose add create database schema.sql (#200) 2022-06-20 22:39:41 +08:00
DevilX5 e85e3dd3c4 [update] docker-compose add jpa ddl auto update, delete sql script (#198) 2022-06-20 18:59:32 +08:00
tomsun28 a9bdb7fd3e [doc,script]release hertzbeat version v1.1 2022-06-19 19:59:43 +08:00
tomsun28 c648bbc9fc [monitor]change default database mysql to h2 (#191)
[monitor]change default database mysql to h2

  Add @wyt199905 as a contributor

  Add @weifuqing as a contributor

  Add @zklmcookle as a contributor

  Update @ChineseTony as a contributor

  [monitor]update config

  [docs]update config doc

  [home]update docs
2022-06-19 19:59:43 +08:00
tomsun28 9d4b43c689 [script]build multi cpu arch hertzbeat docker version (#189)
support amd64 arm64
2022-06-19 19:59:43 +08:00
tomsun28 3e339e3599 [doc,script]release hertzbeat version v1.0 (#158) 2022-05-29 16:03:37 +08:00
tomsun28 23e96effe1 [doc]feature: update contributor guide and gif show (#155)
Add @ChineseTony as a contributor

  [doc]feature: update contributor guide and gif show
2022-05-29 09:13:44 +08:00
tomsun28 efa549e50c [alerter]bugfix: support system alert trigger time (#144) 2022-05-22 23:30:15 +08:00
tomsun28 a345ae4c7a [monitor]change version 1.0-beta.7 to 1.0-beta.8 (#125) 2022-05-15 21:17:14 +08:00
tomsun28 c61ea78c72 [monitor]feature: enable alerter send test msg button (#117) 2022-05-15 21:17:14 +08:00
tomsun28 8a097c3f91 [monitor]update web endpoint ' console' to ' ', api service endpoint … (#79)
[monitor]update web endpoint ' console' to ' ', api service endpoint ' ' to 'api'

  [monitor]update endpoint
2022-05-15 21:17:14 +08:00
tomsun28andxgf ef2a717e00 [monitor]feature: support tags, support alert notice dispatch by tags and priority (#111)
[monitor]feature: add tags

  [monitor]feature: fix alert tags error

  [alerter]feature: add alert tags foreign rest api

  [alerter]feature: add alert tags foreign rest api

  [alerter]feature: add alert tags foreign rest api

  [alerter]feature: add alert tags foreign rest api

  [alerter]feature: add alert tags foreign rest api

  [alerter]feature: add alert tags foreign rest api

  [alerter]feature: add alert tags foreign rest api

  [alerter]feature: add alert tags foreign rest api

  [alerter]feature: add alert tags foreign rest api

  [alerter]feature: add alert tags foreign rest api

  [alerter]feature: add alert tags foreign rest api

  [monitor]feature: support tags, support alert notice dispatch by tags and priority

  [web-app]i18n

Co-authored-by: xgf <13386772885@163.com>
2022-05-15 21:17:14 +08:00
tomsun28 19dfc7e45b [monitor]feature: support roles permission, admin-user-guest (#101) 2022-04-17 21:30:26 +08:00
观沧海andMusk.Chen 0c0c5efd6f [script]bugfix #96,TDengine timezone error when docker-compose (#98)
Co-authored-by: Musk.Chen <Musk.Chen@fanruan.com>
2022-04-17 12:39:13 +08:00
tomsun28 059adb0e7b [script]bugfix: zh garbled characters appear in window's bat script execution (#89) 2022-04-14 20:52:08 +08:00
tomsun28 8be9ec8a81 [script]update service startup script 2022-04-08 21:28:30 +08:00
tomsun28 56de6bb59e [script,docs]change version 1.0-beta.6 to 1.0-beta.7 2022-04-07 20:33:52 +08:00
tomsun28 0c197f97c8 [script]feature:support win bat service (#65)
[script]feature:support win bat service

  add sponsor
2022-04-04 20:55:09 +08:00
tomsun28 a009bfb723 [manager,collector]config linux timeout time (#49) 2022-04-02 17:57:25 +08:00
tomsun28 a1e9b7e863 [docs]update sureness help doc 2022-03-30 20:44:00 +08:00
tomsun28 f66ca33d00 [manager,home]add sqlserver help doc (#41)
[manager,home]add sqlserver help doc
2022-03-20 13:27:13 +08:00
tomsun28 e23475e082 [script]update version 1.0-beta.5 to 1.0-beta.6 2022-03-20 07:30:26 +08:00
tomsun28 77720ab0fc [script, webapp]local timezone (#35) 2022-03-17 15:09:08 +08:00
tomsun28 ee8d34477a [script]bugfix whether port is used 2022-03-16 21:02:57 +08:00
tomsun28 b840d2d04c [script,docs]docker-compose deploy script, update doc 2022-03-15 21:52:36 +08:00
Peng Guo f5ed5c4a98 [script] update sureness yml config 2022-03-10 12:39:44 +00:00
tomsun28 c2b104868f [script]release hertzbeat version 1.0-beat.5 2022-03-09 15:21:00 +08:00
tomsun28 9ce18e11df [script]release hertzbeat verison 1.0-beat.4 2022-02-27 10:46:38 +08:00
tomsun28 552e1096dd [script]enable thymeleaf cache 2022-02-27 08:58:34 +08:00
tomsun28 b900543ea0 [script]email config attention doc 2022-02-27 08:49:57 +08:00
tomsun28 19a6337282 [home,script]update deploy help doc 2022-02-23 21:50:48 +08:00
tomsun28 018b2c1af3 [script]update jvm env 2022-02-22 14:48:40 +08:00
tomsun28 f1bd17a7af [web-app]bugfix email notice diapaly, resize pop 2022-02-19 14:32:07 +08:00
tomsun28 5198378dc6 [manager,webapp,doc]support sureness config account and update doc 2022-02-18 18:09:18 +08:00