Commit Graph

314 Commits

Author SHA1 Message Date
tomsun28
00ce282b9d [manager] bugfix-时间自动更新未生效 2021-12-08 14:56:19 +08:00
tomsun28
d03457fa58 [web-app] 仪表盘-监控总览 2021-12-08 12:11:35 +08:00
tomsun28
89ea195437 [manager] 系统摘要统计API 2021-12-07 16:39:20 +08:00
tomsun28
23af984bea [web-app] 监控数据报告详情图 2021-12-07 15:00:21 +08:00
tomsun28
599d4a4fbf [collector] bugfix-采集器返回数据字段与值list映射问题,调度遇空job异常 2021-12-07 14:59:26 +08:00
tomsun28
b1403cea81 [web-app] 监控项数据详情编码 2021-12-06 22:14:35 +08:00
tomsun28
6483f420fb [manager] 查询监控接口新增metrics返回字段 2021-12-06 00:41:12 +08:00
tomsun28
f4b20ab13a [monitor] 提供指标实时数据查询API,初始化监控详情页代码 2021-12-05 18:23:45 +08:00
tomsun28
2b8b1430b6 [monitor] 监控类型名称i18n国际化支持 2021-12-05 00:09:03 +08:00
tomsun28
d2d56d9846 [manager] 列表接口返回默认ID倒序排序 2021-12-04 21:04:35 +08:00
tomsun28
c1afdf77c1 [web-app] bugfix-监控列表点击动作后选中未清除 2021-12-04 20:45:23 +08:00
tomsun28
d99d12f654 [web-app] 新增监控时名称自动生成 2021-12-04 20:20:36 +08:00
tomsun28
2781e32a55 [monitor] 支持TELNET监测服务端口可用性监控类型 2021-12-04 19:55:54 +08:00
tomsun28
987032f552 [monitor] 支持PING监控类型 2021-12-04 15:38:59 +08:00
tomsun28
587a397cb7 [manager,web-app] 监控参数支持单选options 2021-12-04 11:52:19 +08:00
tomsun28
b052c053da [manager,web-app] 支持监控参数的输入框提示信息,默认值填充 2021-12-04 09:00:11 +08:00
tomsun28
5d979b74b7 [web-app,manager] 统一监控状态显示图标 2021-12-03 21:46:21 +08:00
tomsun28
204072cb92 [web-app,manager] 监控启动取消纳管功能 2021-12-03 21:25:26 +08:00
tomsun28
96f962736e [web-app] 监控状态映射图标展示 2021-12-03 17:56:01 +08:00
tomsun28
c5f65e10ae [web-app] bugfix-小部件渲染,新增网站类型监控 2021-12-03 16:46:10 +08:00
tomsun28
afc2dde9d8 [manager,collector] 支持HTTP类型监控的SSL参数 2021-12-03 16:45:26 +08:00
tomsun28
992682168b [web-app] bugfix-监控列表分页问题 2021-12-03 15:26:00 +08:00
tomsun28
5f81fbf0fc [web-app] bugfix-boolean型监控参数回显无效问题 2021-12-03 14:18:48 +08:00
tomsun28
82f022bfa9 [manager] bugfix-密码加密报错 2021-12-03 14:08:01 +08:00
tomsun28
34cfcc0f9f [web-app] bugfix-新增探测异常时页面不恢复 2021-12-03 13:53:36 +08:00
tomsun28
7a8e6d41cd [monitor] 支持网站监控类型,降低雪花算法UUID最大值解决ts json解析大数问题 2021-12-03 13:41:17 +08:00
tomsun28
b632114ebd [web-app,monitor] 提供后台接口保护,打通前端认证登陆 2021-12-03 09:15:53 +08:00
tomsun28
73d7c0cd5b [web-app] dashboard模拟数据展示 2021-12-02 21:34:05 +08:00
tomsun28
c91c885412 [manager,web-app] 监控列表,新增修改监控等编码 2021-12-02 17:50:42 +08:00
tomsun28
c47b0bf589 [manager] 监控参数接口修改,jar启动修复 2021-11-30 22:18:03 +08:00
tomsun28
ca5547c27d [web-app] http拦截器修改,新增监控页面编码 2021-11-30 22:16:38 +08:00
tomsun28
4d63afc669 [monitor] 后台跨域支持,升级springboot-2.4.13 2021-11-30 00:46:57 +08:00
tomsun28
d189b4e547 [web-app] 菜单功能布局大致样式定义 2021-11-28 14:58:20 +08:00
tomsun28
0f8d39eea3 [web-app] ng-alain模版工程初始化 2021-11-27 22:21:52 +08:00
tomsun28
bd1530b225 [web-app] 初始化web端,angular+ts+less+ng-zorro 2021-11-27 11:14:26 +08:00
tomsun28
0d0525b35c [monitor] 添加模块说明,结构图,补充README 2021-11-26 16:03:05 +08:00
tomsun28
97a1cf8acc [warehouse] 支持influx存储number类型数据 2021-11-25 22:09:46 +08:00
tomsun28
18ec5bc71c [common] 修改protobuf传输结构,新增指标字段类型 2021-11-25 21:18:43 +08:00
tomsun28
0f48c7a6c4 [monitor] 连接外部服务shutdown优雅退出 2021-11-25 20:24:55 +08:00
tomsun28
50dd9ea89c [warehouse] 数据仓储初始化,指标数据读取存储入库influxdb redis编码 2021-11-25 20:19:40 +08:00
tomsun28
6e3ad838e3 [scheduler] 解决采集任务内容更新时调度失效问题,数据库连接失效导致应用异常 2021-11-23 21:14:40 +08:00
tomsun28
e9f10c3ce9 [monitor] 增加API请求样例数据 2021-11-23 10:27:09 +08:00
tomsun28
351e0ca94b [scheduler] 解决无采集器时一致性hash调度任务问题,优化ConsistentHash 2021-11-21 16:21:00 +08:00
tomsun28
46c0a2f85c [scheduler] 解决一致性hash轮 ConsistentHash 并发问题 2021-11-20 20:45:25 +08:00
tomsun28
275e88b1b0 [monitor] 指标组采集字段类型由string改为byte 2021-11-20 19:51:07 +08:00
tomsun28
13019d78e3 [collector] 系统默认数据解析http响应数据 2021-11-20 19:36:41 +08:00
tomsun28
78527d48a6 [collector] jsonPath解析http响应数据和calculates表达式计算实现 2021-11-20 18:13:16 +08:00
tomsun28
116e4ed13d [collector] 采集器参数替换校验补充 2021-11-19 10:38:58 +08:00
tomsun28
3ce1009b1f [monitor] 请求监控参数对照监控参数定义校验 2021-11-18 23:07:57 +08:00
tomsun28
119d05c8ab [monitor] 自定义校验器注解@HostValid 2021-11-17 20:21:28 +08:00