Yening Qin
|
b0c05368f7
|
n9e server support multi cluster alert (#1318)
* support multi
* refactor
* code refactor
* refactor
* code refactor
* fix run mult cluster rule
* code refactor
* add alerting_engine api
* add alerting_engine api
* update sql
* refactor recording push
* refactor
* refactor
* delete useless cluster
* split to fields
* change stats
* change stats
|
3 years ago |
Mystery0 M
|
ddc86f20ee
|
feat: add telegram notify support (#1295)
* feat: add telegram notify support
|
3 years ago |
Ulric Qin
|
bf27162a9b
|
modify default settings of DisableUsageReport
|
3 years ago |
Ulric Qin
|
f8ac0a9b4a
|
refactor forwarding logic
|
3 years ago |
JellyTony
|
8a145d5ba2
|
feat: 报警脚本超时时间改为可配置 (#1253)
* Update docker-compose.yaml
* Update docker-compose.yaml
* feat: 报警脚本超时时间改为可配置
* feat: docker 镜像Alerting 增加 超时时间
Co-authored-by: ulricqin <ulricqin@qq.com>
Co-authored-by: JeffreyBool <zhanggaoyuan@mediatrack.cn>
|
3 years ago |
xtan
|
fbff60eefb
|
docs: pg init sql (#1210)
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
|
3 years ago |
Ulric Qin
|
5d4acb6cc3
|
update sql
|
3 years ago |
Ulric Qin
|
537d5d2386
|
add newline for categraf config.toml
|
3 years ago |
KurolZ
|
95727e9c00
|
feat: support for sharing dashboards (#1150)
* feat: support for sharing dashboards
* merge dashboard get interface
* update read-only permission verification
|
3 years ago |
xtan
|
7209da192f
|
docs: fix pg init sql (#1154)
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
|
3 years ago |
Ulric Qin
|
98f3508424
|
add configuration ForceUseServerTS
|
3 years ago |
xtan
|
23eb766c14
|
feat: alert_subscribe add name and disabled (#1145)
* feat: alert_subscribe add name and disabled
* feat: alert_subscribe add name and disabled
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
|
3 years ago |
SunnyBoy-WYH
|
a7bad003f5
|
feat: alert-mute support edit and disable (#1144)
* batch query prom for single panel
* make code better:
1.extract server/api.go
2.make webapi reading prom with reusing server's API,not a new prom client
* clear code
* clear code
* format code
clear code
* move reader.go,reuse webapi/prom/prom.go clusterTypes clients cache
* clear code,extract common method
* feat: add edit and disabled for alert mute
* fix cr problem
* disabled add default 0
|
3 years ago |
xtan
|
e4e48cfda0
|
docs: pg init sql (#1142)
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
|
3 years ago |
kongfei
|
1e9bd900e9
|
update notify.py
|
3 years ago |
kongfei
|
b82f646636
|
update configurarion in docker
|
3 years ago |
Ulric Qin
|
8c45479c02
|
add primary key
|
3 years ago |
Ulric Qin
|
940313bd4e
|
use big nodata interval
|
3 years ago |
xiaoziv
|
5057cd0ae6
|
add id column for table user_group_member and role_operation (#1126)
Co-authored-by: Ziv <xiaozheng@tuya.com>
|
3 years ago |
Yening Qin
|
80ee54898a
|
feat: alert rule support cate (#1123)
* alert rule support cate
* his_event add cate
* change RecoverEvent time
* add get event api
* event query by cate
|
3 years ago |
xtan
|
fe68cebbf9
|
docs: sync pg init sql (#1122)
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
|
3 years ago |
ulricqin
|
b4ddd03691
|
read prom url from database (#1119)
* add model alerting_engine
* heartbeat using db
* reader.Client from database
* fix sql
|
3 years ago |
JellyTony
|
635369e3fd
|
Update docker-compose.yaml (#1107)
* Update docker-compose.yaml
* Update docker-compose.yaml
Co-authored-by: ulricqin <ulricqin@qq.com>
|
3 years ago |
xiaoziv
|
48d24c79d6
|
use slim base image (#1105)
Co-authored-by: ziv <xiaozheng@tuya.com>
|
3 years ago |
Ulric Qin
|
23d7e5a7de
|
add disk_util for target table
|
3 years ago |
Ulric Qin
|
f18ed76593
|
escape TargetMetrics
|
3 years ago |
Ulric Qin
|
9b3a9f29d9
|
extract promql to webapi.conf
|
3 years ago |
ning
|
bbb35d36be
|
fix: categraf panic when use docker compose
|
3 years ago |
xtan
|
1ed8f38833
|
feat: add first trigger time (#1086)
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
|
3 years ago |
kongfei605
|
ba0eafa065
|
docker compose use latest version of n9e and categraf (#1079)
|
3 years ago |
hwloser
|
04cb501ab4
|
[fix] fix the docker problem of apple chip (#1060)
Co-authored-by: huanwei <huanwei@huanweideMacBook-Pro.local>
|
3 years ago |
Ulric Qin
|
cbd416495c
|
modify server.conf in docker env
|
3 years ago |
xtan
|
f4368302ea
|
fix: pg sql for recording rule (#1034)
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
|
3 years ago |
kongfei605
|
01e611a9f9
|
auto release with github action (#1032)
* auto release with github action
* build arm64 artifacts
|
3 years ago |
ulricqin
|
2ef541cdd7
|
refactor recording rule and and field disabled (#1022)
|
3 years ago |
Ulric Qin
|
c193b8abd4
|
remove drop table sql
|
3 years ago |
Tripitakav
|
1304a4630b
|
Add recording rule (#1015)
* add prometheus recording rules
* fix recording rule sql
* add record rule note
* fix copy error
* add some regx
Co-authored-by: 尚承志 <chengzhi.shang@longbridge.sg>
|
3 years ago |
UlricQin
|
bfe340d24d
|
upgrade 5.9.4
|
3 years ago |
xtan
|
a9288e376d
|
feat: persist notify cur number (#1013)
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
|
3 years ago |
Ulric Qin
|
217f52294e
|
update categraf image version to v0.1.9
|
4 years ago |
Ulric Qin
|
f9b2675077
|
upgrade 5.9.3
|
4 years ago |
Ulric Qin
|
df5a3a37f2
|
refactor docker-compose.yaml for categraf
|
4 years ago |
xtan
|
5ec14c588b
|
Feat:update docker-compose from telegraf to categraf (#992)
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
|
4 years ago |
Ulric Qin
|
d2ef68daac
|
upgrade 5.9.2
|
4 years ago |
xtan
|
60c842c704
|
fix: NotifyMaxNumber for postgres db (#978)
* fix: NotifyMaxNumber for postgres db
* fix: sql for pg
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
|
4 years ago |
Ulric Qin
|
f6fd6aed7f
|
add some categraf alerts.json
|
4 years ago |
Ulric Qin
|
cb92368e5b
|
add categraf dashboard
|
4 years ago |
Ulric Qin
|
c951f7d822
|
support max notify number
|
4 years ago |
xtan
|
c62b9edf87
|
fix:pg数据库脚本同步 (#974)
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
|
4 years ago |
ning
|
0e5aea40e8
|
Merge branch 'main' of github.com:ccfos/nightingale
|
4 years ago |