Commit Graph

16 Commits

Author SHA1 Message Date
Marvin Zhang
d5db15aa17 chore: added debug code 2024-11-19 18:34:59 +08:00
Marvin Zhang
0af1ac2e3e feat: updated permission management 2024-11-12 18:14:12 +08:00
Marvin Zhang
36ec228fcf refactor: renamed files and services 2024-11-05 11:15:27 +08:00
Marvin Zhang
8ffba2944d refactor: optimized node communication 2024-11-01 15:19:48 +08:00
Marvin Zhang
7cabe4b6ac refactor: updated index related code 2024-10-29 13:18:57 +08:00
Marvin Zhang
abaaa9b7f7 refactor: code cleanup 2024-10-29 12:59:45 +08:00
Marvin Zhang
dea7033db6 refactor: code cleanup 2024-10-16 20:13:24 +08:00
Marvin Zhang
3173c8fae8 feat: added performance monitoring for database 2024-10-05 14:46:38 +08:00
Marvin Zhang
f38b11e7ed feat: Update models to use DatabaseV2 instead of DataSourceV2
The code changes update the models and related functions to use the new DatabaseV2 struct instead of the deprecated DataSourceV2 struct. This change ensures consistency and clarity in the codebase.
2024-08-04 16:58:46 +08:00
Marvin Zhang
c67522f7b6 feat: Update notification trigger patterns and add alert trigger 2024-08-03 19:43:11 +08:00
Marvin Zhang
9c3afad1c1 refactor: Update NotificationChannelV2 model to include Telegram notification settings 2024-07-25 22:58:39 +08:00
Marvin Zhang
ce8ff0ce2f refactor: removed unnecessary code 2024-07-11 12:45:29 +08:00
Marvin Zhang
9084680b64 feat: added metric service 2024-07-02 17:59:40 +08:00
Marvin Zhang
35bc3a5230 feat: updated grpc for dependencies service 2024-06-15 23:25:24 +08:00
Marvin Zhang
ca070cc788 feat: added modules 2024-06-14 15:59:48 +08:00
Marvin Zhang
c4d795f47f feat: added modules 2024-06-14 15:42:50 +08:00