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>
2022-11-04 15:18:36 +08:00
47
352415662a
feat:CAS and OAuth2 login ( #1236 )
...
* Feat(cas login):Add CAS login
Signed-off-by: root <foursevenlove@gmail.com>
* Fix(CAS login):1.print logs of CAS Authentication Response's Attributes 2.modify fileds of ssoClient and CAS config.
Signed-off-by: root <foursevenlove@gmail.com>
* Fix(CAS login):Fields modifing
Signed-off-by: root <foursevenlove@gmail.com>
* Feat(OAuth Login):1.Add OAuth2 login 2.Add display name
Signed-off-by: root <foursevenlove@gmail.com>
* Fix(webapi.conf):Add example
Signed-off-by: root <foursevenlove@gmail.com>
* fix(webapi.conf):Modify default value of username in OAuth2
Signed-off-by: root <foursevenlove@gmail.com>
* Fix:Error handling
Signed-off-by: root <foursevenlove@gmail.com>
Signed-off-by: root <foursevenlove@gmail.com>
2022-11-02 14:31:59 +08:00
Ulric Qin
b3700c7251
add Headers configuration demo
2022-11-02 08:34:49 +08:00
Ulric Qin
5332f797a6
add alert duration in wecom.tpl
2022-10-30 17:11:51 +08:00
Ulric Qin
98f3508424
add configuration ForceUseServerTS
2022-09-09 13:44:50 +08:00
kongfei
1e9bd900e9
update notify.py
2022-08-31 17:55:26 +08:00
kongfei
5e931ebe8e
add mm notification
2022-08-31 14:11:28 +08:00
Ulric Qin
940313bd4e
use big nodata interval
2022-08-27 18:15:56 +08:00
ulricqin
b4ddd03691
read prom url from database ( #1119 )
...
* add model alerting_engine
* heartbeat using db
* reader.Client from database
* fix sql
2022-08-17 17:20:42 +08:00
HK.MF
be89fde030
add aws cloudwatch rds metrics descriptions
...
Co-authored-by: e <hackermofrom@gmail.com>
2022-08-13 19:52:07 +08:00
jeff
37711ea6b2
add ping监控指标中文说明 ( #1110 )
...
add ping监控指标中文说明
2022-08-12 16:42:26 +08:00
Ulric Qin
23d7e5a7de
add disk_util for target table
2022-08-10 17:05:29 +08:00
xiaoziv
b1b2c7d6b0
feat: support ident disk usage metric ( #1100 )
...
* feat: support ident disk usage metric
* code refactor
Co-authored-by: ziv <xiaozheng@tuya.com>
2022-08-10 17:00:49 +08:00
Ulric Qin
f34c3c6a2c
comment default WriteRelabels
2022-08-10 16:53:41 +08:00
Resurgence
c1e92b56b9
feat: add write_relabel action before n9e remote writing to multi tsdb ( #1098 )
...
* add write relabel config
* change parse relabel Regex field time when config loaded
2022-08-10 16:50:52 +08:00
xiaoziv
fd93fd7182
feat: support i18n metric desc ( #1097 )
...
* support i18n metric desc
* code refactor
* code refactor
Co-authored-by: ziv <xiaozheng@tuya.com>
2022-08-10 13:21:11 +08:00
Ulric Qin
1a446f0749
fix configurations: TargetMetrics
2022-08-10 10:36:02 +08:00
Ulric Qin
9b3a9f29d9
extract promql to webapi.conf
2022-08-09 20:01:54 +08:00
xiaoziv
bd0480216c
feat: support i18n request headerkey ( #1094 )
...
Co-authored-by: ziv <xiaozheng@tuya.com>
2022-08-08 19:02:14 +08:00
xiaoziv
58e777eb00
support graph url ( #1088 )
...
Co-authored-by: ziv <xiaozheng@tuya.com>
2022-08-06 18:12:33 +08:00
xiaoziv
04a9161f75
feat: support rule convert from prometheus/vmalert ( #1087 )
...
* feat: support rule convert from prometheus/vmalert
* Update rule_converter.py
* Update rule_converter.py
Co-authored-by: ulricqin <ulricqin@qq.com>
2022-08-04 20:06:54 +08:00
Ulric Qin
64646d2ace
refactor linux dashboard
2022-07-29 17:35:23 +08:00
ulricqin
0bd7ba9549
code refactor notify ( #1066 )
2022-07-22 18:12:42 +08:00
ulricqin
17c7361620
code refactor notify plugin ( #1065 )
2022-07-22 17:56:52 +08:00
lsy1990
c45cbd02cc
supply plugin to notify maintainer ( #1063 )
2022-07-22 17:02:49 +08:00
Ulric Qin
cbd416495c
modify server.conf in docker env
2022-07-11 13:04:04 +08:00
xiaoziv
43343182e4
[feature] add proxy auth support ( #1035 )
...
Co-authored-by: ziv <xiazoheng@tuya.com>
2022-07-08 15:19:22 +08:00
Ulric Qin
de322c4daf
add n9e_server.json
2022-07-08 10:03:04 +08:00
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>
2022-07-06 15:58:08 +08:00
ysyneu
64a671ae13
update kafka alerts and dashboard ( #1012 )
...
* update kafka alerts and dashboard
* update kafka dashboard
Co-authored-by: yushuangyu <yushuangyu@flashcat.cloud>
2022-07-04 19:56:51 +08:00
Ulric Qin
f6fd6aed7f
add some categraf alerts.json
2022-06-11 17:54:52 +08:00
Ulric Qin
8cd97db362
add some categraf dashboard
2022-06-11 17:38:10 +08:00
Ulric Qin
ea2249c30c
forward samples in sequence
2022-06-10 14:20:18 +08:00
ning
b8cb9e7734
fix: linux_by_telegraf dashboard
2022-06-07 14:17:17 +08:00
xtan
7f92e921b4
Feat:增加对redis集群模式、哨兵模式的支持 ( #965 )
...
* 修复go plugin相关错误
* Feat:增加对redis集群模式、哨兵模式的支持
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
2022-05-30 08:36:17 +08:00
xtan
070e5051c6
修复go plugin相关错误 ( #964 )
...
Co-authored-by: tanxiao <tanxiao@asiainfo.com>
2022-05-27 17:38:15 +08:00
Ulric Qin
6a7b543ad6
add mutex for prom transport
2022-05-22 12:45:25 +08:00
ulricqin
ecc51001c3
New Dashboard and support variables in alert_rule_note ( #953 )
...
* change alert rule
* Db connect update (#939 )
* update target's cluster field when clustername modified in server.conf
* code refactor
* db connect update
* delete DriverName
Co-authored-by: Ulric Qin <ulric.qin@gmail.com>
Co-authored-by: zhangjiandong <zhang.jiandong@baiso.com>
* update sql struct
* change sql
* add some files for new dashboard
* add new board apis
* fix query data
* add dashboard migrate api
* rule note support template
* add value as data for template
* parse rule note before persist
* use prometheus var names
* fixbug rule note template
* refactor sql
* add logo
* refactor: add some log
* mv package poster to pkg
* add version
* compute user total in usage reporter
* feat: add some service api
Co-authored-by: 710leo <710leo@gmail.com>
Co-authored-by: countingwww <871138993@qq.com>
Co-authored-by: zhangjiandong <zhang.jiandong@baiso.com>
2022-05-20 23:48:49 +08:00
GitHamburg
e2232bfa12
update server.conf, add DisableUsageReport ( #949 )
2022-05-20 13:13:10 +08:00
Ulric Qin
614ed283c0
rename MinVersion to TLSMinVersion
2022-04-22 22:25:02 +08:00
Ulric Qin
78b8cfd365
add tls configurations for webapi
2022-04-22 22:14:59 +08:00
Ulric Qin
e0f0e08852
support redis tls
2022-04-22 21:48:56 +08:00
Ulric Qin
7a1a65c31b
add queue count control chan number
2022-04-21 12:24:26 +08:00
zheng
5333fb8eab
优化告警格式,增加 监控对象 ( #918 )
2022-04-19 15:05:07 +08:00
Ulric Qin
b25c523528
code refactor, use NotifyBuiltinChannels to control
2022-04-14 18:56:14 +08:00
Ulric Qin
6d27da8ad8
delete no used code
2022-04-14 17:32:51 +08:00
Ulric Qin
1633308000
modify queue size
2022-04-14 17:19:14 +08:00
ning
ea30f38b9b
doc: modify linux dashboard
2022-04-07 16:06:48 +08:00
ysyneu
8187334ef6
add alerts and dashboard templates for Elasticsearch, MongoDB and Linux Process ( #904 )
...
Co-authored-by: yushuangyu <yushuangyu@flashcat.cloud>
2022-04-07 15:53:09 +08:00
ning
c5ea2d0d24
doc: add linux telegraf dashboard
2022-04-02 11:15:45 +08:00