Commit Graph

  • eea9e601cf [collector]fix jdbc spi并发加载死锁 (#40) tomsun28 2022-03-19 16:21:11 +08:00
  • 83071d60cf [collector]fix jdbc spi并发加载死锁 fix#jdbcspi tomsun28 2022-03-19 16:19:00 +08:00
  • 711f0e070a [docs] readme 添加默认账号密码提示 !14 * Update README.md * [manager]feature readme.rd 添加默认账号密码 提示 xgf 2022-03-19 04:46:46 +00:00
  • 5e9c00934e Update README.md feature#xgf tomsun28 2022-03-19 04:44:41 +00:00
  • 73d743a078 [manager]feature readme.rd 添加默认账号密码 提示 xgf 2022-03-19 11:20:53 +08:00
  • 1f52ae4a88 [collector,manager]feature 支持microsoft sqlserver数据库监控类型 (#37) tomsun28 2022-03-18 10:19:17 +08:00
  • a6a5f6abb4 [home]数据持久化挂载命令 tomsun28 2022-03-17 20:47:01 +08:00
  • 56f2e826a9 [docs]指定mysql和tdengine版本,避免环境问题 tomsun28 2022-03-17 16:03:35 +08:00
  • ddb290bba3 [manager,collector]mariadb,postgresql支持timeout,fix jdbc解析异常 (#36) tomsun28 2022-03-17 15:42:36 +08:00
  • f710795f0f [script, webapp]时间本地时区格式化 (#35) tomsun28 2022-03-17 15:09:08 +08:00
  • 88b03448e3 Merge pull request #34 from dromara/feature_add_mysql 会编程的王学长 2022-03-17 14:57:24 +08:00
  • 63d03c7ac6 feat: 标签扩展:新增mysql查询超时默认秒数设置 #18 chenghua 2022-03-17 14:46:03 +08:00
  • 223f36c6cb feat: 标签扩展:新增mysql查询超时设置 #18 chenghua 2022-03-17 14:43:49 +08:00
  • bf31faa831 Merge pull request #32 from dromara/feature_add_mysql 会编程的王学长 2022-03-17 11:06:51 +08:00
  • 792d461844 [script]fix端口占用误判 tomsun28 2022-03-16 21:02:57 +08:00
  • 63fe51b597 [home]ssh自定义文档更新 tomsun28 2022-03-16 14:56:19 +08:00
  • eb65ee4206 feat: 代码优化 #I4U9BT chenghua 2022-03-16 13:53:13 +08:00
  • b5bc5d2975 [script,docs]docker-compose部署脚本迁到script目录,文档更新 tomsun28 2022-03-15 21:52:36 +08:00
  • 4db3e04dd6 [manager,webapp]feature 监控列表支持过滤搜索 (#29) tomsun28 2022-03-15 16:21:25 +08:00
  • ecc3f1edcd [manager,webapp]feature 监控列表支持过滤搜索 feature#filter-monitors tomsun28 2022-03-15 16:18:02 +08:00
  • 540f4bcbf4 [manager,webapp]fix 页面全局监控搜索结果异常 (#28) tomsun28 2022-03-15 15:00:22 +08:00
  • ad1b1b48db [manager,webapp]fix 页面全局监控搜索结果异常 fix#search tomsun28 2022-03-15 14:58:26 +08:00
  • 9eb3b9842d [script]添加docker-compose部署方案 (#27) jx10086 2022-03-15 11:27:06 +08:00
  • 790bcc6f16 [collector]fix 由于链接复用不佳造成创建过多链接监控异常 (#26) tomsun28 2022-03-14 20:36:47 +08:00
  • 2c4d3d80b0 [collector]fix 由于链接复用不佳造成创建过多链接监控异常 fix#cache tomsun28 2022-03-14 20:34:47 +08:00
  • 17838a74d2 [collector]add snmp dependency feature#snmp tomsun28 2022-03-13 09:11:24 +08:00
  • 4ce0698834 [web-app]纳管修改为监控表述 tomsun28 2022-03-12 19:36:49 +08:00
  • 6c69da92f6 [docs]新增贡献指南,本地代码启动 tomsun28 2022-03-12 18:55:27 +08:00
  • 84c1f6b348 [docs]add github action (#22) tomsun28 2022-03-12 17:22:07 +08:00
  • 4ebf408349 [web-app]纳管修改为监控表述 tomsun28 2022-03-12 15:09:43 +08:00
  • 5b33ac687e [collector,manager,doc]feature 支持Linux操作系统监控类型 (#20) tomsun28 2022-03-12 14:16:50 +08:00
  • e4e9b0d187 [home]适配支持Linux操作系统监控帮助文档 feature#linux tomsun28 2022-03-12 14:06:13 +08:00
  • ffa3194113 [web-app]前端放开操作系统 tomsun28 2022-03-12 10:57:25 +08:00
  • f52247df67 [collector,manager]linux监控类型新增内存,磁盘,网络监控指标 tomsun28 2022-03-12 10:51:22 +08:00
  • 25d692cf37 [collector,manager]支持Linux操作系统监控类型 tomsun28 2022-03-11 23:57:55 +08:00
  • 0f5a0c0cfc [home]v1.0.beat5发布文档 tomsun28 2022-03-11 09:19:11 +08:00
  • 4404d2347b [script]!12 从源码中同步“认证鉴权”相关配置信息到“快速入门”指南相应内容 * 从源码中同步“认证鉴权”相关配置信息到“快速入门”指南相应内容 Peng Guo 2022-03-10 12:39:44 +00:00
  • 49660ff03f [manager]fix国际化异常 放开hierarchy接口认证保护 v1.0-beta.5 tomsun28 2022-03-09 17:31:24 +08:00
  • b2558d641d [web-app]隐藏操作系统菜单 tomsun28 2022-03-09 17:11:51 +08:00
  • a6038d1feb [script]版本1.0-beta.4修改为1.0-beta.5 tomsun28 2022-03-09 15:21:00 +08:00
  • eca634bd55 Merge pull request #17 from dromara/new-branch 会编程的王学长 2022-03-09 14:49:42 +08:00
  • c99cfaf2b7 feat: 模拟浏览器设置为chrome浏览器 #Issues 14 chenghua 2022-03-09 10:20:23 +08:00
  • daa505ce20 [web-app]监控详情添加帮助链接 tomsun28 2022-03-09 08:54:36 +08:00
  • c2e60bebdd [home]新增postgresql帮助文档 tomsun28 2022-03-09 07:50:56 +08:00
  • 8b97d0a2ca [collector,manager]feature 支持postgresql数据库的监控 (#16) tomsun28 2022-03-08 17:17:24 +08:00
  • c42655e9b9 [collector,manager]feature 支持postgresql数据库的监控 feature#postgres tomsun28 2022-03-08 17:13:10 +08:00
  • 7c12eda30e [alerter,webapp]feature 告警配置支持多指标集合 !10 * [alerter,webapp]feature 告警配置支持多指标集合 tomsun28 2022-03-08 02:57:49 +00:00
  • ec3efb71a9 [alerter,webapp]feature 告警配置支持多指标集合 feature#multi-threshold tomsun28 2022-03-08 10:52:05 +08:00
  • 9a62ed5769 [web-app]主题切换中文显示 tomsun28 2022-03-07 09:03:36 +08:00
  • b6ca0f4db9 [alerter]fixbug dashboard告警处理率计算和无数据时告警图展示错乱 tomsun28 2022-03-07 08:47:17 +08:00
  • f324eeaa42 [monitor]feature dashboard仪表盘重构 (#13) tomsun28 2022-03-06 21:48:00 +08:00
  • 0a3b077172 [manager,home,collector]feature:支持mariadb监控类型 (#11) tomsun28 2022-03-05 21:30:31 +08:00
  • cf79f5ec63 [home,webapp]操作页面新增帮助链接,完善自定义和阈值帮助文档 tomsun28 2022-03-05 20:49:57 +08:00
  • 36926f0fa2 [manager,webapp]新增监控大类别,支持自定义监控页面菜单自动渲染 tomsun28 2022-03-05 15:17:52 +08:00
  • 326cc35199 [web-app]bugfix深色主题适配 tomsun28 2022-03-05 10:10:36 +08:00
  • a6c3384e3e [web-app]bugfix深色主题适配问题 tomsun28 2022-03-05 09:31:13 +08:00
  • 9ffeb05605 [web-app]bugfix深色主题适配问题 (#10) tomsun28 2022-03-04 21:40:48 +08:00
  • 7ce60041df [docs]更新readme tomsun28 2022-03-04 17:58:54 +08:00
  • 05eb1d9805 [docs,home]网站更新,添加hertzbeat logo tomsun28 2022-03-04 17:51:24 +08:00
  • 6c5e46571a [docs]update sponsor tomsun28 2022-03-04 15:35:10 +08:00
  • ff8f99c567 [manager,webapp]bugfix#5 website monitor path Illegal character in path tomsun28 2022-03-04 13:56:43 +08:00
  • 35f5bda51a [manager,webapp]bugfix website monitor path Illegal character in path at index tomsun28 2022-03-04 13:54:30 +08:00
  • f3557b2859 [manager,collector]新增mysql指标,采集器调度第0优先级失败则取消后续的优化 tomsun28 2022-03-03 11:09:14 +08:00
  • c606b5596d [web-app]新增监控默认开启探测 tomsun28 2022-03-02 16:59:46 +08:00
  • 935378f90b [home,collector]文档新增常见问题,采集器http参数优化校验 tomsun28 2022-03-02 10:16:29 +08:00
  • 17ef5e7dee [docs]登陆改登录,傻傻分不清 tomsun28 2022-02-28 09:15:18 +08:00
  • e9c3094ec6 [script]版本1.0-beta.3修改为1.0-beta.4 v1.0-beta.4 tomsun28 2022-02-27 10:46:38 +08:00
  • 176b039967 [web-app]bugfix告警设置确定后异常,按钮还在旋转 tomsun28 2022-02-27 10:02:07 +08:00
  • c954b930ce [script]thymeleaf模版缓存 tomsun28 2022-02-27 08:58:34 +08:00
  • cdc5edf72b [script]邮件服务器设置注意 tomsun28 2022-02-27 08:49:57 +08:00
  • ebfa44a22b [web-app]新增帮助中心菜单 tomsun28 2022-02-25 22:57:13 +08:00
  • aea6896b5a [home]帮助文档完善整理 tomsun28 2022-02-25 22:31:38 +08:00
  • 17a158a015 [home]update docs tomsun28 2022-02-24 23:22:51 +08:00
  • 49e40bd262 [docs]update readme tomsun28 2022-02-24 22:29:13 +08:00
  • ca223ed66a [docs]tancloud新logo更新 tomsun28 2022-02-24 15:51:14 +08:00
  • e1d34c925b [manager,webapp]支持钉钉机器人通知告警信息 tomsun28 2022-02-24 11:47:00 +08:00
  • 09e7498df5 [home,script]完善部署文档,新增常见问题 tomsun28 2022-02-23 21:50:48 +08:00
  • 1f8951084c [web-app]监控采集间隔时间放开为7天 tomsun28 2022-02-23 16:52:10 +08:00
  • 08957e6ba3 [manager]fix pmd error tomsun28 2022-02-23 16:32:15 +08:00
  • 3a948ffb28 [manager,webapp]前端开放飞书告警通知 tomsun28 2022-02-22 23:39:18 +08:00
  • 8a3b304738 !9 feat:集成飞书官方WebHook实现推送告警信息 Merge pull request !9 from 学习代码的小白/master tomsun28 2022-02-22 13:20:05 +00:00
  • 34030fa720 feat: 代码优化 #I4U9BT chenghua 2022-02-22 21:00:44 +08:00
  • d27919dcb5 feat: 集成飞书机器人推送信息功能 #I4U9BT chenghua 2022-02-22 20:58:38 +08:00
  • c31a22e3ad [alerter]fixbug重启后状态异常监控无法触发恢复告警 tomsun28 2022-02-22 15:59:17 +08:00
  • 2458bd9836 [script]调整jvm启动内存大小 tomsun28 2022-02-22 14:48:40 +08:00
  • 67da4f6435 Merge remote-tracking branch 'origin/master' chenghua 2022-02-22 13:40:52 +08:00
  • ba28940ee8 [manager,alerter]fix监控删除后告警定义关联未删除 tomsun28 2022-02-22 12:07:00 +08:00
  • 53fc4358ea Merge remote-tracking branch 'origin/master' chenghua 2022-02-22 11:29:57 +08:00
  • ac66499bf3 [web-app]前端开放设置企业微信机器人告警通知 tomsun28 2022-02-22 11:08:50 +08:00
  • e54ba2b058 [manager]fix 重复发送企业微信通知 tomsun28 2022-02-22 10:10:30 +08:00
  • c1010da2fe [manager,common]企业微信告警通知优化 tomsun28 2022-02-22 10:01:15 +08:00
  • c0fa283993 !8 feat: 实现企业微信WebHook告警信息推送 * feat: 实现企业微信WebHook推送告警信息 #I4U9BT * Merge remote-tracking branch 'origin/master' * feature: 邮件附加探云logo以及社区logo #I4U9BT 学习代码的小白 2022-02-21 13:03:38 +00:00
  • f2f5b2b680 feat: 实现企业微信WebHook推送告警信息 #I4U9BT chenghua 2022-02-21 20:06:53 +08:00
  • d694fb9956 Merge remote-tracking branch 'origin/master' chenghua 2022-02-21 18:41:27 +08:00
  • 06249d0408 [manager,common]邮件页面优化,fix告警级别未转译 tomsun28 2022-02-21 18:07:39 +08:00
  • 4880c4fc4c [manager]fixBug自定义邮件服务器未生效 tomsun28 2022-02-21 15:09:19 +08:00
  • 0a9ed1112a !7 feature: 邮件附加探云logo以及社区logo * feature: 邮件附加探云logo以及社区logo #I4U9BT 学习代码的小白 2022-02-20 11:06:40 +00:00
  • fae68c06f0 feature: 邮件附加探云logo以及社区logo #I4U9BT chenghua 2022-02-20 17:46:11 +08:00
  • 5d0cfcbec9 [webapp,common]监控host参数修复校验,添加本地启动帮助 tomsun28 2022-02-19 22:56:17 +08:00
  • d6376a0cb2 !6 告警邮件模版附加探云官网外链 Merge pull request !6 from 学习代码的小白/master tomsun28 2022-02-19 14:37:26 +00:00