Yang Chen
|
717521369c
|
fix: update GreptimeDB Docker Compose to v1.1.3 (#4244)
|
2026-07-25 14:08:51 +08:00 |
|
Yang Chen
|
c8f2da472e
|
fix: add SSE authentication and correct GreptimeDB SQL (#4243)
|
2026-07-25 13:09:13 +08:00 |
|
 
|
47caa5bdf8
|
feat: support otlp http binary protobuf format log data and update doc (#3986)
Signed-off-by: Yang Chen <1597081640@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Logic <zqr10159@dromara.org>
|
2026-01-23 18:34:36 +08:00 |
|
 Yang ChenandDuansg
|
df525d2d32
|
fix: add GreptimeDB docker-compose assembly configuration (#3960)
Co-authored-by: Duansg <siguoduan@gmail.com>
|
2026-01-14 20:51:24 +08:00 |
|
Yang Chen
|
b5ce5c9e9d
|
[fix] refactor system built-in labels validation logic (#3946)
|
2026-01-06 15:47:25 +08:00 |
|
 Yang ChenandCopilot
|
950138a340
|
[feat] Add an SQL editor and prevent SQL injection (#3900)
Signed-off-by: Yang Chen <1597081640@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-12 17:52:31 +08:00 |
|
Yang Chen
|
8e8ab80aa0
|
Revert "[refractor] Using Spring jdbc to query Greptime log" (#3885)
|
2025-12-03 12:32:45 +08:00 |
|
  ![factory-droid[bot]](/avatar/b77eeeebe18a045c9ae781af19ecb431?size=40)
|
e52e715a53
|
improvement: optimize log stream for high TPS scenarios (#3876)
Signed-off-by: Yang Chen <1597081640@qq.com>
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Duansg <siguoduan@gmail.com>
|
2025-12-03 11:18:49 +08:00 |
|
 Yang ChenandCalvin
|
d56176dfa5
|
feat: add new docker-compose deployment solution (#3859)
Co-authored-by: Calvin <zhengqiwei@apache.org>
|
2025-11-19 23:49:13 +08:00 |
|
 Yang ChenandCalvin
|
c1815f5107
|
fix: allow access to /log/** path to resolve unauthorized error on refresh (#3858)
Co-authored-by: Calvin <zhengqiwei@apache.org>
|
2025-11-18 01:33:29 +08:00 |
|
 Yang ChenandTomsun28
|
d516b3a15d
|
improvement: improve log severity text input (#3805)
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
|
2025-10-08 00:31:31 +08:00 |
|
 Yang ChenandTomsun28
|
a3def497b4
|
[fix] remove v174 and add v180 flway script (#3787)
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
|
2025-10-01 00:20:55 +08:00 |
|
   
|
9b5f0f7fce
|
[OSPP] Apache HertzBeat Log Monitoring Capability (#3673)
Signed-off-by: Yang Chen <1597081640@qq.com>
Co-authored-by: Calvin <zhengqiwei@apache.org>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: Jast <shenghang@apache.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-25 00:29:00 +08:00 |
|
 Yang Chenandshown
|
a13dd89fd2
|
[feat] Auto-generate AES key if not configured (#3604)
Co-authored-by: shown <yuluo08290126@gmail.com>
|
2025-07-24 21:06:45 +08:00 |
|
Yang Chen
|
a8dd57d009
|
[docs] Add new committer blog (#3569)
|
2025-07-11 19:33:33 +08:00 |
|
 Yang Chenandtomsun28
|
fcef24fdbf
|
[bugfix] Correctly parse binary comparison expressions (#3504)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-06-25 11:01:12 +08:00 |
|
 
|
e45c31abfb
|
[bugfix] Fix incorrect expression parsing in alert setting component (#3497)
Co-authored-by: Calvin <zhengqiwei@apache.org>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-06-24 22:56:16 +08:00 |
|
  
|
d6ce0c153a
|
[improvement] change column definitions for commonAnnotations and alertFingerprints to TEXT type (#3463)
Co-authored-by: Jast <shenghang@apache.org>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: liutianyou <tianyou.liu@qq.com>
|
2025-06-14 21:52:27 +08:00 |
|
Yang Chen
|
11e3e4cc22
|
[improvement] disable default OpenTelemetry exporters to prevent connection errors (#3461)
|
2025-06-12 23:40:28 +08:00 |
|
  
|
199466cd59
|
[feat] add support for OpenRouter AI provider (#3439)
Signed-off-by: Yang Chen <1597081640@qq.com>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: aias00 <liuhongyu@apache.org>
Co-authored-by: Jast <shenghang@apache.org>
|
2025-06-09 23:35:08 +08:00 |
|
Yang Chen
|
8618145e44
|
[feat] add support for ollama and update docs (#3441)
|
2025-06-07 18:48:41 +08:00 |
|
Yang Chen
|
84e0a604e7
|
[improvement] disable default OpenTelemetry exporters to prevent connection errors (#3437)
|
2025-06-06 11:29:51 +08:00 |
|
 
|
c3f32132ca
|
[feat] support sql("...") and promql("...") expressions including SQL condition parsing (#3410)
Co-authored-by: Calvin <zhengqiwei@apache.org>
Co-authored-by: shown <yuluo08290126@gmail.com>
|
2025-06-04 09:07:18 +08:00 |
|
 
|
97faca6753
|
[docs] update alert threshold doc (#3399)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: liutianyou <tianyou.liu@qq.com>
|
2025-05-26 16:12:50 +08:00 |
|
 
|
d32818e8ef
|
[feat] Support Zookeeper Service Discovery (#3377)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: Calvin <naruse_shinji@163.com>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-05-20 21:30:48 +08:00 |
|
Yang Chen
|
993de3d504
|
[bugfix] Fix incorrect webhook URLs for Uptime Kuma, Zabbix, and Tencent Cloud (#3351)
|
2025-05-15 20:03:19 +08:00 |
|
   
|
dc822f50e8
|
[feat] Enhance Label Management for Monitors (#3327)
Co-authored-by: shown <yuluo08290126@gmail.com>
Co-authored-by: aias00 <liuhongyu@apache.org>
Co-authored-by: Calvin <naruse_shinji@163.com>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-05-14 23:31:15 +08:00 |
|
 Yang Chenandtomsun28
|
46d609a95e
|
[docs] add help documentation for alert integration (#3308)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-04-30 16:05:59 +08:00 |
|
Yang Chen
|
f17fb02441
|
[docs] Correct Markdown formatting and update lint config to enable local checking (#3310)
|
2025-04-30 11:08:38 +08:00 |
|
 Yang Chenandaias00
|
ca9db17241
|
[bugfix] enables support for VictoriaMetrics in cluster mode within HertzBeat (#3297)
Co-authored-by: aias00 <liuhongyu@apache.org>
|
2025-04-26 22:29:47 +08:00 |
|
 Yang ChenandLogic
|
a8ce48b50d
|
[bugfix] support no-whitespace alert expressions in instance filtering (#3276)
Co-authored-by: Logic <zqr10159@dromara.org>
|
2025-04-21 15:46:16 +08:00 |
|
 Yang Chenandtomsun28
|
ba173acc09
|
[bugfix] correct instance filtering regex in RealTimeAlertCalculator (#3269)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-04-19 10:10:11 +08:00 |
|
 
|
f578df1deb
|
[feat] enable label-based filtering and selection for monitoring thresholds (#3223)
Co-authored-by: aias00 <liuhongyu@apache.org>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-04-14 14:26:52 +08:00 |
|
 Yang Chenandtomsun28
|
b91f849594
|
[bugfix] Added jobContentCache.remove(jobId) to cancelAsyncCollectJob (#3240)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-04-13 20:28:52 +08:00 |
|
 Yang Chenandaias00
|
fc0ef7773c
|
[bugfix] fix bulletin indicator selection status error (#3201)
Co-authored-by: aias00 <liuhongyu@apache.org>
|
2025-04-02 15:48:33 +08:00 |
|
 
|
30c7b22c4c
|
[doc] add help documentation for Alarms Center (#3181)
Co-authored-by: yunfan24 <yunfan24@outlook.com>
Co-authored-by: aias00 <rokkki@163.com>
|
2025-03-29 00:06:40 +08:00 |
|
Yang Chen
|
311cb131fd
|
[bugfix] fix bind Labels are not updated when the Alarm Severity switches (#3170)
|
2025-03-24 22:12:06 +08:00 |
|
Yang Chen
|
cec8d8b396
|
[bugfix]: fix incomplete class documentation in AppServiceImpl (#3162)
|
2025-03-21 17:34:43 +08:00 |
|
 
|
9d68d16a78
|
[feature] Support TencentCloud alert source (#3149)
Co-authored-by: yunfan24 <yunfan24@outlook.com>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-03-17 20:55:56 +08:00 |
|
 Yang Chenandyunfan24
|
0dbc7347b4
|
[feature] Supports sending messages to a specific Telegram group topic.(#3079) (#3143)
Co-authored-by: yunfan24 <yunfan24@outlook.com>
|
2025-03-17 14:56:02 +08:00 |
|