UlricQin
b24b1d17e6
code refactor
2021-09-03 09:23:33 +08:00
710leo
86b2dcd248
fix: support new static file
2021-09-02 12:23:20 +08:00
UlricQin
bd84c433cd
set alias blank if __alias__ not found
2021-08-31 16:50:57 +08:00
Ulric Qin
238a611cbb
Merge branch 'master' of github.com:didi/nightingale
2021-08-28 17:22:40 +08:00
Ulric Qin
8b951a306d
code refactor
2021-08-28 17:21:29 +08:00
UlricQin
d685fa2a30
code refactor
2021-08-27 18:58:06 +08:00
Istil
ae0b036ae4
feat: support to mute by resource classpath_prefix ( #785 )
2021-08-27 18:21:36 +08:00
UlricQin
351dee6a12
Merge branch 'master' of github.com:didi/nightingale
2021-08-26 12:22:19 +08:00
UlricQin
8b748a7840
delete user/group when get alert rule if user/group is deleted
2021-08-26 12:21:57 +08:00
710leo
afb01b0258
fix: batch update alert rule
2021-08-26 11:03:32 +08:00
UlricQin
d92ca5f2a9
Merge branch 'master' of github.com:didi/nightingale
2021-08-24 10:35:17 +08:00
UlricQin
f21909adb8
check resource exists when bind classpath
2021-08-24 10:35:00 +08:00
710leo
2bf4a25dd1
refactor: delete classpaths tree api
2021-08-23 19:48:42 +08:00
710leo
2096e6ea8d
feat: support get user by name api
2021-08-23 19:46:18 +08:00
710leo
25cad60ef8
refactor: event process
2021-08-23 18:35:54 +08:00
UlricQin
8e5b72c833
Update bug_report.md
2021-08-23 17:04:56 +08:00
UlricQin
90d9510d23
Update bug_report.md
2021-08-23 17:03:34 +08:00
710leo
58093eedf0
feat: script collect support append_tags and fix timeout
2021-08-23 16:59:55 +08:00
Istil
754ad160dc
feat: support to deal with alert_event ( #777 )
2021-08-23 16:39:07 +08:00
UlricQin
12e3b3a490
add goproxy
2021-08-23 10:11:53 +08:00
Ulric Qin
eca12a6587
remove csrf
2021-08-22 17:55:49 +08:00
Ulric Qin
5106b73699
del unused code
2021-08-22 09:43:42 +08:00
Ulric Qin
98fe1e0121
feat: add timer: CleanStalePoints
2021-08-22 09:30:41 +08:00
Ulric Qin
de99077b32
code refactor: remove unused field(TagsLst) of MetricPoint
2021-08-22 08:45:29 +08:00
Ulric Qin
e288a3d3a9
Merge branch 'master' of github.com:didi/nightingale
2021-08-21 21:52:47 +08:00
Ulric Qin
0588d39911
bugfix: handle status when create alert_rule
2021-08-21 21:52:08 +08:00
710leo
55ec76a23d
refactor: fix conflicts
2021-08-20 19:52:37 +08:00
710leo
a2eab9e5ab
refactor: delete csrf check and some v1 api
2021-08-20 19:45:17 +08:00
Istil
f651af970f
feat: support classpaths prefix tree display ( #769 )
2021-08-18 16:43:39 +08:00
Ulric Qin
1eecb324d0
code refactor: exec pull_prom early
2021-08-15 10:28:37 +08:00
Ulric Qin
60a964ae55
bugfix: for range goroutine
2021-08-15 10:08:08 +08:00
Ulric Qin
a7cf8f9ec9
!1 fix judge prom
...
Merge pull request !1 from Ulric Qin/judge_prom_bugfix
2021-08-14 16:20:17 +00:00
Ulric Qin
0b4e3b9656
fix judge prom
2021-08-14 23:17:06 +08:00
710leo
ca8a8701b4
fix: collect append tags
2021-08-13 16:01:33 +08:00
710leo
4ca83fcc1a
docs: upgrade 5.0.0-rc5
2021-08-12 17:53:19 +08:00
710leo
509e1ef00a
refactor: remove useless code
2021-08-12 17:41:57 +08:00
ning1875
42fc0527cb
1. Move the default ql to the configuration ( #764 )
...
2. add slowLogRecordSecond to log slow query
3. Create a slice with a specified length to avoid dynamic expansion
4. slow query print fetch series time took and the result series num
2021-08-10 15:25:54 +08:00
UlricQin
8b508fc514
code refactor
2021-08-06 18:03:36 +08:00
ning1875
2f060cfb43
1. set Config.Heartbeat.LocalAddr when ip can not fetch by auto detect ( #761 )
...
2. upgrade snappy to v0.0.3 to avoid the following failure on Go 1.16
2021-08-06 12:19:36 +08:00
Istil
4eb79fb017
feat: support history alert events store ( #760 )
2021-08-06 12:16:32 +08:00
ning1875
c38d595cb8
1. fix CommonQuerySeries.Warning range nil pointer err ( #759 )
2021-08-05 11:04:50 +08:00
710leo
e29407486d
update service file
2021-08-04 22:33:43 +08:00
710leo
4d3ca94e4c
docs: upgrade 5.0.0-rc4
2021-08-04 17:56:26 +08:00
710leo
e27ec8136e
refactor: remote write log print
2021-08-04 14:26:53 +08:00
ning1875
9383976918
1. delete recovery event from cache after event is really mark recovery ( #758 )
2021-08-04 12:14:47 +08:00
710leo
8764270f47
feat: support permission check api
2021-08-04 11:05:54 +08:00
Istil
2ef85d9aae
feat: support batch edit notify-users, notify-channels and append-tags of alert rule ( #757 )
2021-08-03 14:20:22 +08:00
201806060205
5064e5b0b1
feat: support batch edit notify groups of alert rule ( #756 )
2021-08-02 20:16:43 +08:00
ning1875
72244b1983
1. remove some todo ( #755 )
2021-08-02 17:37:55 +08:00
710leo
e14d3eac4d
refactor: get notify content by tpl
2021-08-01 18:32:36 +08:00