50 Commits

Author SHA1 Message Date
moonrailgun
8585ea4196 feat: add tencent cloud integration 2024-07-24 00:34:47 +08:00
moonrailgun
18f3073e94 chore: fix ci problem 2024-05-02 20:42:24 +08:00
moonrailgun
d77e1321f4 feat: monitor add trending mode 2024-05-02 16:31:38 +08:00
moonrailgun
cc910b7ee6 perf: improve TLS chain fetch way, to make sure can get tls info correct 2024-05-02 01:30:41 +08:00
moonrailgun
f5c13cb02f perf: improve monitor query performance 2024-04-24 00:33:30 +08:00
moonrailgun
89fed4666d fix: fix ping action throw error in windows 2024-04-24 00:32:32 +08:00
moonrailgun
e2fc9224c7 fix: fix a problem which custom domain canot direct save by domain check 2024-04-21 18:09:48 +08:00
moonrailgun
ffee0b8799 refactor: improve monitor retry logic. make sure send notice when retried 2024-04-19 00:59:24 +08:00
moonrailgun
a73720411c feat: add custom domain support for status page 2024-04-18 00:20:01 +08:00
moonrailgun
99610cffae feat: add DNS monitor #45 2024-03-25 01:00:20 +08:00
moonrailgun
ce891e9254 fix: fix logic problem of retry 2024-02-25 03:57:55 +08:00
moonrailgun
97d55da454 feat: monitor add max retries to avoid network fluctuation 2024-02-09 21:16:39 +08:00
moonrailgun
4a1ea8557a perf: improve monitor badge display, add title in copy text 2024-01-31 01:43:02 +08:00
moonrailgun
8ff5db80e2 feat: add previous period in website overview 2024-01-31 01:22:01 +08:00
moonrailgun
486587f232 chore: resolve shared import problem in production
move everything into packages
2024-01-29 01:00:35 +08:00
moonrailgun
a176bbcfb4 feat: add some audit log for monitor 2024-01-22 13:23:30 +08:00
moonrailgun
09c3cfa0dc feat: add apprise notification #10 2024-01-13 18:16:09 +08:00
moonrailgun
1fccb103fd fix: fix openai balance calc logic 2024-01-13 00:55:08 +08:00
moonrailgun
bf887ae8fc test: add vitest and openai test 2024-01-13 00:13:51 +08:00
moonrailgun
9892d3ac5a feat: add tcp port monitor 2024-01-11 01:01:48 +08:00
moonrailgun
bcfaab6959 fix: fix manual start monitor will not loop run bug #15 2024-01-10 16:33:57 +08:00
moonrailgun
023a6573a1 fix: fix monitor data sorting problem, add order by and add created at for fetch monitor data 2024-01-09 20:39:38 +08:00
moonrailgun
ce6fd56d51 feat: add tokenizer for notification 2024-01-07 00:11:14 +08:00
moonrailgun
19e7ed516b refactor: extract some monitor logic into model 2024-01-06 22:07:58 +08:00
moonrailgun
4bd069081a style: use logger rather than console 2024-01-06 00:16:43 +08:00
moonrailgun
e38df2706e fix: fix a bug which can not raise monitor with changeActive if monitor never run before
the case of init state is stop. (active: false)

and add workspace id validate in update logic
2024-01-03 01:52:06 +08:00
moonrailgun
4f35463f89 perf: improver code editor request return type and test modal style 2024-01-03 00:15:39 +08:00
moonrailgun
3e30535187 feat: add custom monitor test code 2024-01-01 17:27:29 +08:00
moonrailgun
59bd1c42f7 refactor: split the monitor's manager and runner into different files 2024-01-01 16:37:34 +08:00
moonrailgun
8dfa679127 feat: add custom script monitor provider 2024-01-01 04:26:57 +08:00
moonrailgun
e0e338f819 fix: fix update monitor not update runner problem 2023-12-31 18:51:12 +08:00
moonrailgun
1f950b516e refactor: improve error report message 2023-12-29 20:21:52 +08:00
moonrailgun
ffa2cce2a6 feat: add monitor provider valueLabel and valueFormatter to custom display 2023-12-20 17:46:38 +00:00
moonrailgun
ef00122752 feat: add openai monitor 2023-12-21 01:30:48 +08:00
moonrailgun
e1638de5e8 feat: add delete button for monitor 2023-12-09 00:39:36 +08:00
moonrailgun
626c2a2fa6 style: simplified error message 2023-12-05 20:28:48 +08:00
moonrailgun
53b2c042f7 style: remove config console.log print 2023-12-05 20:10:14 +08:00
moonrailgun
addda5c45a feat: add custom header 2023-12-04 22:19:05 +08:00
moonrailgun
d5a7a5d655 feat: add ignore tls error and make sure get tls info every times 2023-11-02 00:20:48 +08:00
moonrailgun
43e6f4ffe0 refactor: add timezone in 2023-10-30 00:14:59 +08:00
moonrailgun
1631521321 feat: add monitor start or stop 2023-10-28 16:01:11 +08:00
moonrailgun
7f014b539e feat: add monitor event list into monitor info page 2023-10-25 00:29:47 +08:00
moonrailgun
16ba3a8768 style: update logger 2023-10-24 00:01:14 +08:00
moonrailgun
31ba529022 feat: add http monitor which include cert exp date 2023-10-23 21:39:24 +08:00
moonrailgun
0c1c72ccab feat: monitor allow edit notifications 2023-10-20 00:48:56 +08:00
moonrailgun
0346dc21d9 feat: add monitor event send notification 2023-10-20 00:28:46 +08:00
moonrailgun
f53fba35f4 feat: add MonitorHealthBar and data subscribe 2023-10-10 19:47:05 +08:00
moonrailgun
b18611fa9a feat: add create api for monitor 2023-10-05 23:22:07 +08:00
moonrailgun
ea5c237c29 feat: add monitor editor 2023-10-05 21:09:03 +08:00
moonrailgun
a92dd513f1 feat: add monitor manager and runner 2023-10-05 01:56:33 +08:00