Commit Graph
66 Commits
Author SHA1 Message Date
yunfan24andtomsun28 bb14681621 [feature] supports alibabacloud sms. (#3084)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
2025-02-21 13:55:30 +08:00
yunfan24 7d18118bbd [feature] SMS notification supports unisms. (#3077) 2025-02-15 22:40:03 +08:00
tomsun28 8c58a35476 [bugfix] fix singleton not support remove, search id error, audio fetch 401 (#3062)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
2025-02-08 18:36:42 +08:00
tomsun28 f7676ac8ca [improve] update alarm inhibit rule and alarm ui (#2957) 2025-01-08 10:04:07 +08:00
tomsun28 509a9c9651 [fix] bugfix flyway location can not auto detect vendor when not h2 (#2835) 2024-11-26 19:28:39 +08:00
tomsun28 1f22a610ce [improve] update docker-compose license and fix compose config yml (#2778)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
2024-10-22 23:45:39 +08:00
sherry-peng2333 8e38b8ba9b fix the mounting issues in script/docker-compose/hertzbeat-postgresql-victoria-metrics/docker-compose.yaml (#2660)
Signed-off-by: sherry-peng2333 <70619577+sherry-peng2333@users.noreply.github.com>
2024-09-03 16:25:23 +08:00
Jastandtomsun28 d056ce2aa6 [feature] support dead link check (#2579)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
2024-08-21 23:19:14 +08:00
tomsun28andCalvin 9e305f7a59 [bugfix] fix monitors alarms some query filter not work, update link (#2382)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: Calvin <naruse_shinji@163.com>
2024-07-26 00:03:47 +08:00
Logicandtomsun28 d47d3be6b4 [docs] Update guides for HertzBeat 1.6.0 upgrade and MySQL driver url (#2255)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
2024-07-09 23:50:10 +08:00
liutianyouandtomsun28 33877615c5 [improve] add configuration for mounting logs (#2128)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
2024-06-25 08:32:09 +08:00
tomsun28 b8f2bf30fd [doc] add hertzbeat 1.6.0 release blog (#2083) 2024-06-16 09:08:58 +08:00
tomsun28 dc381ea338 [improve] update docker compose and k8s helm deploy script (#2076) 2024-06-11 17:52:30 +08:00
tomsun28 ba735545fb [improve] tips need update initial default password (#2030)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
2024-05-25 00:22:00 +08:00
tomsun28 37083e3b6f [doc] update doc add download page and pic (#1904) 2024-05-02 17:51:22 +08:00
tomsun28andLogic ecae143b2a [improve] update new hertzbeat brand logo, update doc (#1761)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: Logic <zqr10159@dromara.org>
2024-04-17 21:23:02 +08:00
Gao Jian 778666c504 [Improve] run hertzbeat in docker compose support dependen service condition (#1748) 2024-04-15 17:52:44 +08:00
vinciandtomsun28 48e2ac0522 [Improve] migrate to apache(#1724)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
2024-04-09 22:36:54 +08:00
tomsun28 429491cba4 [hertzbeat] release hertzbeat version v1.5.0 (#1538)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
2024-02-07 08:08:50 +08:00
tomsun28 8a85373386 notify success when import alarm define success (#1536)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
2024-02-06 09:10:36 +08:00
tomsun28 ac490a9574 update docker-compose script and fix version (#1447) 2023-12-26 00:09:59 +08:00
tomsun28 b2629d164f bugfix ^o^ token error, protect metrics api auth (#1434)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
2023-12-20 17:20:22 +08:00
tomsun28 946aed6f26 add docker-compose script hertzbeat+mysql+victoria-metrics all in one (#1370)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
2023-12-02 17:04:59 +08:00
tomsun28 17a9fe2c22 support custom prometheus endpoint path (#1346) 2023-11-22 15:49:39 +08:00
tomsun28 663973d77e [feature] support auto collect metrics by prometheus task (#1342) 2023-11-21 08:54:55 +08:00
ZhangJiashu 2234d58ac5 [doc] update hertzbeat-mysql-tdengine readme (#1335) 2023-11-15 15:26:45 +08:00
tomsun28 c043bf9cdf bugfix number variable in freemarker template display error (#1334) 2023-11-14 10:03:51 +08:00
tomsun28 67269a0d18 bugfix user role display not correctly on webui (#1227) 2023-09-06 12:34:31 +08:00
tomsun28 b081e39c9a bugfix fix found 2 dataQueue bean when not config common.queue param (#1205) 2023-08-25 14:36:51 +08:00
tomsun28 607b2de4be support quay.io as hertzbeat docker images repository (#1036) 2023-06-24 20:36:47 +08:00
Yang Chuang 8c49fc4efb fix depend on postgres error (#998)
Signed-off-by: Yang Chuang <ifrenzyc@gmail.com>
2023-05-31 15:04:07 +08:00
vinciandtomsun28 1d29ac3d7d support postgresql store meta data instead of h2 database (#828)
support postgresql store meta data instead of h2 database
add docker-compose file for postgresql
add related docs

  Update home docs start postgresql-change.md

Co-authored-by: tomsun28 <tomsun28@outlook.com>
Signed-off-by: vinci <55838224+vinci-897@users.noreply.github.com>

  Update home docs start postgresql-change.md

Co-authored-by: tomsun28 <tomsun28@outlook.com>
Signed-off-by: vinci <55838224+vinci-897@users.noreply.github.com>

  Update home docs start postgresql-change.md

Co-authored-by: tomsun28 <tomsun28@outlook.com>
Signed-off-by: vinci <55838224+vinci-897@users.noreply.github.com>

  Update home docs start postgresql-change.md

Co-authored-by: tomsun28 <tomsun28@outlook.com>
Signed-off-by: vinci <55838224+vinci-897@users.noreply.github.com>

---------

Signed-off-by: vinci <55838224+vinci-897@users.noreply.github.com>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
2023-04-01 23:10:41 +08:00
tomsun28 e9ea9aeb61 [script] update monitoring app define yml (#826)
[script] update app define yml

  [script] update app define yml
2023-04-01 12:16:37 +08:00
cee4fb0814 [feature]change the package name (#825)
change the package name to org.dromara.hertzbeat from com.usthe

  [doc] update domain

  change the package name to org.dromara.hertzbeat from com.usthe

  change the package name to org.dromara.hertzbeat from com.usthe

  change the package name to org.dromara.hertzbeat from com.usthe

  change the package name to org.dromara.hertzbeat from com.usthe

  catch aviator CompileExpressionErrorException ExpressionRuntimeException

  update favicon

  [script] update github workflow, add pr template (#819)

  [script]update github workflow, add pr template

  [script]update github workflow

  [script]update github workflow

  update

  update

---------

Co-authored-by: hudongdong <hudongdong9406@zto.com>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
2023-03-31 23:35:57 +08:00
zcx c5b36e1f3a [script] docker compose iotdb 1.0 (#812)
add iotdb v1.0.1 docker-compose

  add iotdb v1.0.1 docker-compose
2023-03-28 23:05:36 +08:00
tomsun28 157aee17ce [script] update warehouse jpa store metrics expire-time to 1h (#750)
[script] update warehouse jpa store metrics expire-time to 1h

  [script] update warehouse jpa store metrics expire-time to 1h

  [script] update warehouse jpa store metrics expire-time to 1h

  [script] update warehouse jpa store metrics expire-time to 1h

  [warehouse] support greptime db store metrics data
2023-03-21 09:56:55 +08:00
tomsun28 93ee73ab89 support and expose inner metrics data (#737)
[manager] support inner metrics data api

  [manager] export inner metrics data api
2023-03-15 21:46:43 +08:00
tomsun28 906862e488 [warehouse] support jpa expired metrics data auto cleaner (#691) 2023-03-05 17:33:12 +08:00
zcx b03347cfe4 optimized code and add iotdb compose config (#690) 2023-03-05 17:03:06 +08:00
liudonghua fd4043a008 [scripts] remove docker compose unused host bind ports (#541) 2023-01-04 18:01:31 +08:00
xttttv 26fe2a90be [doc] fix compose doc exec -it container name error (#543)
docker exec -it tdengine  bin bash
进入tdengine容器这里容器名称写错误了,最新版的容器默认名称是:compose-tdengine
2023-01-04 17:29:49 +08:00
tomsun28 21fdb4ae87 [script,doc] update docker compose deploy script and doc (#542)
[script,doc] update docker compose deploy script and doc

  [script,doc] add gitignore
2023-01-04 15:12:59 +08:00
fsl 5cc08e918e [script] support docker compose hertzbeat+mysql+iotdb deploy (#539) 2023-01-03 22:11:59 +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 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
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
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 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