ning
994de4635a
docs: update n9e.sql
1 year ago
ning
9a0013a406
docs: update n9e.sql
1 year ago
CRISPpp
6dcd5dd01e
docs: complete initialization n9e.sql ( #2325 )
1 year ago
Ulric Qin
83f2054062
lock version of prom
1 year ago
Ulric Qin
f6bfa17e2e
update init sql
1 year ago
Ulric Qin
a2b506e263
add input.redis in docker-compose
1 year ago
Ulric Qin
2c3996812a
remove global labels: source=categraf
1 year ago
Ulric Qin
51d35900f2
add input.mysql in docker-compose/etc-categraf
1 year ago
ulricqin
16195abb89
Update docker-compose.yaml
1 year ago
ning
3901671c0e
docs: update n9e.sql
1 year ago
710leo
75146f3626
docs: add target_busi_group sql
1 year ago
Ulric Qin
2de304d4f2
move sqlite.sql to docker dir
1 year ago
Ulric Qin
03c56d048f
modify column trigger_value to text
1 year ago
Yening Qin
ce17e09f66
feat: notify event add target info ( #2137 )
* fix: tpl center update (#2125 )
* put target into alert cur event (#2128 )
---------
Co-authored-by: Xu Bin <140785332+Reditiny@users.noreply.github.com>
Co-authored-by: flashbo <36443248+lwb0214@users.noreply.github.com>
1 year ago
710leo
c98c1d3b90
docs: update sql
1 year ago
Yening Qin
9c79233b3c
feat: target add host tags ( #2120 )
* update target tags (#2091 )
---------
Co-authored-by: flashbo <36443248+lwb0214@users.noreply.github.com>
1 year ago
ulricqin
751c78be4b
Update a-n9e.sql
1 year ago
Yening Qin
1bb590ce6d
feat: support record event notify detail ( #2088 )
* feat: record alert notification (#2045 )
* record notification
---------
Co-authored-by: wenbo <bupt.lwb@gmail.com>
Co-authored-by: wenbo <1027758873@qq.com>
1 year ago
ning
0024c9d99c
docs: add migrate sql
1 year ago
ning
bb99ba3d1c
update sql
1 year ago
Yening Qin
64405dca5d
feat: alert event support relabel ( #2041 )
1 year ago
ning
74dc430886
add migrate sql
1 year ago
ning
4845ca5bdb
refactor: update compose sql
1 year ago
Yening Qin
a844d2b091
fix: use postgresql ( #2008 )
1 year ago
Ulric Qin
8e5d7f2a5b
update dingtalk tpl
2 years ago
yuweizzz
98a0a9d94c
feat: support sqlite ( #1978 )
* demo sqlite
2 years ago
ning
ce854b3166
docs: change some sql
2 years ago
ning
a2be5230fa
docs: change some sql
2 years ago
ning
21276a77b6
docs: change some sql
2 years ago
ning
a9ebdad1cd
docs: change sql
2 years ago
ning
785c577728
docs: change sql
2 years ago
Yening Qin
48e0e1a9f8
feat: add integration tpl center ( #1973 )
2 years ago
ning
07c1ef6bd4
docs: add some sql
2 years ago
ning
bfa7059098
docs: add some sql
2 years ago
ning
638c62da2f
refactor: automatically generate jwt signing key
2 years ago
ning
98933eee34
docs: update sql
2 years ago
ning
4f913f146e
Remove table prefix from all config files for consistency
2 years ago
ning
cf2b19ae90
Update the size of `callbacks` and `runbook_url` columns to varchar(4096) in the `alert_rule` table
2 years ago
ulricqin
e46813cd17
Update docker-compose.yaml
2 years ago
ning
b82cbd06fa
merge main
2 years ago
ning
16210892da
docs: change dockerfile
2 years ago
Ulric Qin
51c7abedd3
Delete Dockerfile
2 years ago
ning
867a61c8dc
docs: change docker compose config
2 years ago
Yening Qin
c0cacb2e64
refactor: change docker compose ( #1906 )
* update init sql
* change compose config
2 years ago
ning
1bf1a01c32
Merge branch 'main' of github.com:ccfos/nightingale
2 years ago
ning
05b714de38
fix: cas user login
2 years ago
xtan
11377d4e5f
docs: docker remove ops.yaml ( #1894 )
2 years ago
Yening Qin
d4f0483238
feat: ldap support sycn user and oidc suport logout ( #1893 )
* ldap user sync (#1858 )
---------
Co-authored-by: Deke Wang <94156972+wdkcc@users.noreply.github.com>
2 years ago
Yening Qin
67a2d57966
refactor: optimize alert mute and some config ( #1892 )
* Refactor alert mute and recording rule retrieval to handle cases where group IDs are empty in the current session
* Update `tags` column default value to '[]' in `alert_mute` table and `AlertMute` struct
* Update gids variable to handle empty query parameter in alertMuteGetsByGids and recordingRuleGetsByGids functions
* Refactor alertMuteGet function to include database to frontend transformation
* change mute datasource
* Refactor AlertSubscribeGetsByBGIds function to handle empty bgids parameter gracefully
* Refactor taskTplTotal and taskTplGets functions to allow filtering by groupIds when provided, enhancing flexibility and optimization
* Refactor taskGetsByGids to handle empty gids and non-admin user cases more efficiently
2 years ago
xtan
ad17ef328f
docs: fix pg docker config ( #1874 )
2 years ago