Commit Graph

231 Commits

Author SHA1 Message Date
liugq 5637c65977 add view layout api 2023-02-24 19:32:10 +08:00
sunjiacheng fc8a47373a [build] fix src/* imports (#27)
[build] fix src/* imports

Co-authored-by: Kassian Sun <kassiansun@outlook.com>
2023-02-21 21:48:20 +08:00
liugq 31e314ec87 initialize bug fixed 2023-02-10 18:13:56 +08:00
medcl 02adb4d121 refactoring pipelines 2023-01-27 12:09:09 +08:00
liugq e50f273cda fixed error of getting detail info of alert history 2023-01-06 17:49:52 +08:00
liugq b93fb2f3c2 refactoring orm.Delete 2022-12-13 14:26:40 +08:00
liugq c17359adb3 add orm.Context 2022-12-08 20:48:59 +08:00
liugq b88ec94082 add param refresh to method orm.save 2022-12-08 19:12:07 +08:00
liugq 2609e51623 migration log fixed 2022-10-25 20:47:41 +08:00
liugq 71f0871e5a add host field in getExecutionNodes api 2022-10-25 19:38:35 +08:00
liugq 0922db5024 update getExecutionNodes api 2022-10-25 17:20:28 +08:00
liugq 516e7462ac fixed merge master conflicts 2022-10-25 16:07:43 +08:00
liugq 3dedda4e62 fixed merge master conflicts 2022-10-25 15:06:25 +08:00
medcl 523004b2d2 fix nil version during setup 2022-10-25 14:42:06 +08:00
medcl 17136af69d fix api not for setup module 2022-10-23 11:51:27 +08:00
medcl 1ccfdb1abb add setup module to console 2022-10-22 18:40:52 +08:00
liugq d44aad6797 Merge branch 'master' into migration 2022-10-14 21:47:20 +08:00
liugq 8741742ec7 update elastic count api 2022-10-14 21:43:37 +08:00
liugq 8977808d30 init migration 2022-10-14 16:55:48 +08:00
liugq 008b7243b8 remove test debug log 2022-09-23 18:05:40 +08:00
liugq 7af5c22a1b filter dashbard by cluster id 2022-09-21 11:08:21 +08:00
liugq 1bce8cc200 count host from .infini_host priority 2022-09-09 21:43:55 +08:00
liugq 320ee33390 count host from .infini_host priority 2022-09-09 20:38:55 +08:00
liugq fcf6fab9b6 refactor gateway proxy request api 2022-08-19 10:43:24 +08:00
liugq 959132f067 remove sample agg when filter is not empty 2022-08-15 15:26:00 +08:00
liugq 8bdc07e041 fixed no seriesField in options 2022-08-12 20:59:44 +08:00
liugq 1bb10dce50 add preview api 2022-08-12 12:11:21 +08:00
liugq c314e44b34 fixed date histogram agg search error 2022-08-10 18:58:13 +08:00
liugq 35b01d6645 fixed fetch data panic when group field type is number 2022-08-10 14:16:37 +08:00
liugq 074663f1be fixed empty groups of number type 2022-08-10 09:26:38 +08:00
liugq 6b57960882 add insight api 2022-07-26 18:49:05 +08:00
liugq efbf536ceb fixed security bugs 2022-07-14 15:34:01 +08:00
liugq 0f1074ee60 rename severity to priority 2022-07-13 09:22:31 +08:00
liugq 6cea3bcaf7 rename severity to priority 2022-07-12 18:50:12 +08:00
liugq 62d10346cc rename severity to priority 2022-07-12 16:35:20 +08:00
liugq a7cc47ec0b update alert severity 2022-07-11 14:47:23 +08:00
liugq 7864a482b7 update metric data struct 2022-07-08 14:36:27 +08:00
liugq 29223f50a2 change filter agg to top agg 2022-07-07 14:10:34 +08:00
medcl ecb2d8a233 update type 2022-07-03 18:40:03 +08:00
liugq 903a058b66 fixed alert metric format 2022-06-29 10:09:36 +08:00
liugq 11a5cced4e return ignorereason in message detail api 2022-06-23 18:49:21 +08:00
liugq 56aae26b06 return ignorereason in message detail api 2022-06-23 18:35:40 +08:00
liugq bfaca8823d add template func add,sub, div, mul 2022-06-23 12:22:04 +08:00
liugq eba763fc74 update alert preview data 2022-06-13 09:40:46 +08:00
liugq e6e5c9f502 update alert message ignored api 2022-06-10 15:12:04 +08:00
liugq e07e40774b add alert ignored message count 2022-06-08 14:33:28 +08:00
liugq dc73947c1c add alert preview metric api 2022-06-07 17:16:10 +08:00
liugq 57e2c3b435 sort rule search result by created default 2022-06-05 18:42:29 +08:00
liugq 7b26184469 filter message stats api 2022-06-05 17:30:29 +08:00
liugq bd1e982e61 message search api permission update 2022-06-05 17:24:10 +08:00
liugq 634e70c971 change alert message statistic only by alerting state 2022-06-02 21:19:53 +08:00
liugq 084436e75d set metric label to rule expression when there is no group 2022-06-02 18:53:57 +08:00
liugq e13a06a31a fixed alerting bug 2022-06-02 18:39:43 +08:00
liugq 3a1d391c3d change message search default start time to now-30d 2022-06-02 13:48:56 +08:00
liugq 3f54d52588 add condition expression in rule searcht api 2022-05-30 12:47:31 +08:00
liugq 30ec0b6bfb filter data 2022-05-26 16:41:34 +08:00
liugq 310497242b auth api 2022-05-26 12:11:20 +08:00
liugq cde4d03c17 Merge branch 'auth' 2022-05-25 19:07:22 +08:00
liugq e352cb7fa1 add rule name 2022-05-25 19:03:48 +08:00
liugq f6efb4dd1e Merge branch 'master' into auth 2022-05-25 17:45:20 +08:00
liugq 8cfea1fc36 fixed alerting bug 2022-05-25 15:42:33 +08:00
liugq 2c07a3f535 update alerting ignore api 2022-05-25 13:21:56 +08:00
liugq 0438651474 update alerting ignore api 2022-05-25 12:58:04 +08:00
liugq 61f025be9f update alerting ignore api 2022-05-25 11:19:56 +08:00
liugq 8d614422d9 update alert message api 2022-05-23 16:11:24 +08:00
liugq 9f9ed6894f update alerting api 2022-05-23 11:43:50 +08:00
liugq bfd79d751b fixed no metric data when length of metric item equals 1 2022-05-22 15:28:26 +08:00
liugq 5ef6bc1965 update alert api 2022-05-22 14:50:30 +08:00
liugq 0342193fa2 attach auth to alert api 2022-05-22 10:53:23 +08:00
liugq 6571d75a21 add auth to gateway instance api 2022-05-20 16:33:35 +08:00
liugq f4b87b0122 update alerting api 2022-05-19 12:05:14 +08:00
liugq 01de0fc42c update alerting api 2022-05-19 11:17:07 +08:00
liugq 78ad60478c update alert api 2022-05-18 21:17:21 +08:00
liugq 3aaedf5743 update alert api 2022-05-18 21:08:53 +08:00
liugq b2735be2e3 attach duration to alert message in search api 2022-05-18 19:17:04 +08:00
liugq a7d694cd12 update alert api 2022-05-18 18:28:06 +08:00
liugq 7fa5489a7f update alert message search api 2022-05-18 15:38:24 +08:00
liugq b9de7b67a4 update alert api 2022-05-18 15:05:07 +08:00
liugq 9a8fa7618d clear auth api 2022-05-17 17:36:09 +08:00
liugq a656326203 add template funcs 2022-05-13 18:22:33 +08:00
liugq f091535690 add alert metric api 2022-05-13 16:53:33 +08:00
liugq d63147a2ab copy channel name and type to execution result 2022-05-13 16:03:59 +08:00
liugq 8926460150 update alerting api 2022-05-13 12:27:06 +08:00
liugq c5727f331f Merge branch 'master' of ssh://git.infini.ltd:64221/infini/console 2022-05-11 17:41:45 +08:00
liugq 2770a8b9ab recalculate time after rule updated 2022-05-11 17:41:33 +08:00
medcl 40f50b710a merge branch 2022-05-11 16:14:32 +08:00
medcl 16228bda79 refactoring security 2022-05-11 16:10:15 +08:00
liugq 9a4456be59 add template parameters 2022-05-11 11:55:41 +08:00
medcl ce8022aa33 Merge branch 'rbac' of ssh://git.infini.ltd:64221/infini/console into rbac 2022-05-09 21:03:34 +08:00
liugq 075be76bcc remove account api 2022-05-09 21:02:47 +08:00
medcl e131599470 Merge branch 'rbac' of ssh://git.infini.ltd:64221/infini/console into rbac 2022-05-09 20:46:18 +08:00
liugq fcd52923c2 remove rbac from console 2022-05-09 20:45:39 +08:00
liugq 9e254de3e4 add alert test api 2022-05-09 20:40:43 +08:00
medcl 99433c0fc4 Merge branch 'rbac' of ssh://git.infini.ltd:64221/infini/console into rbac 2022-05-09 20:40:06 +08:00
liugq 412b5ae9a8 move rbac to framework 2022-05-09 15:26:16 +08:00
liugq 51497469e4 change model data struct 2022-05-06 16:01:42 +08:00
liugq 1eafa93c47 sort search alert 2022-05-05 10:45:57 +08:00
liugq 5a3fcb2033 add alert stats api 2022-04-29 17:47:33 +08:00
liugq 2ecf947d68 elasticsearch of data store support v8.0+ 2022-04-28 15:09:06 +08:00
xushuhui 14b2f71af6 fix: (rbac) token map 2022-04-28 11:54:49 +08:00