Logic
|
233825016c
|
feat: unify instrumentation onboarding catalog
|
2026-07-25 00:32:18 +08:00 |
|
Logic
|
30dc54d08a
|
maintenance: align instrumentation route access
|
2026-07-24 19:46:39 +08:00 |
|
Logic
|
196fdc398e
|
feat(manager): add secure ui sessions
|
2026-07-23 07:18:37 +08:00 |
|
Logic
|
ec80f75ff1
|
fix(alerter): freeze external alert ingress contract
|
2026-07-23 03:22:36 +08:00 |
|
Logic
|
249ece843f
|
fix(manager): freeze plugin management contract
|
2026-07-23 03:01:08 +08:00 |
|
Logic
|
c903c9f96c
|
feat(manager): add conditional definition writes
|
2026-07-23 02:39:05 +08:00 |
|
Logic
|
837e69bb2a
|
feat(manager): add monitor definition read contract
|
2026-07-23 01:58:47 +08:00 |
|
Logic
|
f094cf7a2a
|
feat(backend): harden OTLP ingestion and token scopes
Validation:
- ./mvnw -pl hertzbeat-common-core,hertzbeat-common-spring,hertzbeat-warehouse,hertzbeat-observability -DskipITs -Dskip.frontend -Dskip.npm -DskipDocker -DskipTests compile
- ./mvnw -pl hertzbeat-common-core,hertzbeat-common-spring,hertzbeat-warehouse,hertzbeat-observability -DskipITs -Dskip.frontend -Dskip.npm -DskipDocker -DfailIfNoTests=false -Dsurefire.failIfNoSpecifiedTests=false -Dtest='OtlpWorkspaceDtoMigrationTest,EntitySchemaLegacyColumnCompatibilityTest,GreptimeSqlQueryExecutorTest,GreptimeTraceQueryRepositoryTest,OpenTelemetryConfigTest,OtlpLogProtocolAdapterTest,OtlpGrpcServerConfigTest,OtlpIngestionControllerTest,OtlpLogControllerTest,OtlpLogControllerSourceOwnershipTest,OtlpSignalIngestionControllerTest,OtlpCorrelationEnricherTest,OtlpEntityIdentityResolverTest,GreptimeApmFlowInitializerTest,GreptimeLogPipelineInitializerTest,GreptimeOtlpForwarderTest,GreptimeTraceTableInitializerTest,OtlpGrpcIngestionServiceImplTest,OtlpIngestionWorkspaceServiceImplTest,LogQueryControllerTest,LogSseControllerTest,TelemetryIntakeServiceImplTest,EntityTraceQueryServiceImplTest,*Audit*Test,*Governance*Test,*Quota*Test,*Redaction*Test,*Retry*Test,*Security*Test,*Semantic*Test,*RedSummary*Test,*ErrorResponse*Test' test
- ./mvnw -pl hertzbeat-startup -DskipITs -Dskip.frontend -Dskip.npm -DskipDocker -Dtest=ReleaseReadinessRuntimeAssemblyTest test
- ./mvnw -pl hertzbeat-manager -Dcheckstyle.skip=true -DskipITs -Dskip.frontend -Dskip.npm -DskipDocker -Dtest='ApiTokenValidationFilterTest,AuthTokenControllerTest,AccountServiceTest,OtlpRouteAuthorizationConfigTest' test
- git diff --cached --check
|
2026-05-29 09:34:43 +08:00 |
|
Logic
|
bf2a36868b
|
feat(web-next): add release runtime readiness gates
|
2026-05-29 02:14:08 +08:00 |
|
Logic
|
f6ca255355
|
feat: add web-next observability migration
|
2026-05-04 00:40:12 +08:00 |
|
 Logicandlynx009
|
9e1a460dc7
|
refactor: update to Springboot4 and Hibernate 7 (#4057)
Co-authored-by: lynx009 <2030509072@qq.com>
|
2026-03-09 23:34:15 +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 |
|
 Tomsun28andYang Chen
|
472554bc55
|
[chore] update docker compose hertzbeat version (#3916)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: Yang Chen <1597081640@qq.com>
|
2025-12-19 14:15:28 +08:00 |
|
 Tomsun28andshown
|
c88c232889
|
feat: support mcp streamable http protocol and upgrade spring ai version (#3890)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: shown <yuluo08290126@gmail.com>
|
2025-12-08 22:12:35 +08:00 |
|
Yang Chen
|
8e8ab80aa0
|
Revert "[refractor] Using Spring jdbc to query Greptime log" (#3885)
|
2025-12-03 12:32:45 +08:00 |
|
 LogicandYang Chen
|
7f4c2e0487
|
[refractor] Using Spring jdbc to query Greptime log (#3880)
Signed-off-by: Yang Chen <1597081640@qq.com>
Co-authored-by: Yang Chen <1597081640@qq.com>
|
2025-12-03 12:11:08 +08:00 |
|
Tomsun28
|
cc9f53d71a
|
chore: update sureness yml (#3870)
|
2025-11-27 20:10:46 +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 |
|
 Tomsun28andaias00
|
fb4b665c85
|
refactor ai agent and fix bug, update doc (#3836)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: aias00 <liuhongyu@apache.org>
|
2025-11-01 21:22:42 +08:00 |
|
 Tomsun28andCalvin
|
e073bfee91
|
refactor: refactor ai feature (#3823)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: Calvin <zhengqiwei@apache.org>
|
2025-10-25 12:39:53 +08:00 |
|
 DeleiGuoandTom
|
69ec3f8751
|
[bugfix] synchronise AI-related configuration for Docker Compose (#3751)
Co-authored-by: Tom <tomsun28@outlook.com>
|
2025-09-07 22:42:43 +08:00 |
|
 liutianyouandtomsun28
|
56312831ca
|
[release] release new version 1.7.3 (#3724)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-08-29 00:07:49 +08:00 |
|
 tomsun28andCalvin
|
faa7cb71db
|
[doc] update website, doc while graduate (#3701)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: Calvin <zhengqiwei@apache.org>
|
2025-08-23 22:11:37 +08:00 |
|
 Calvinandtomsun28
|
fd3a2f0569
|
[doc] add japanese i18n and remove chinese in script folder (#3665)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-08-16 15:43:24 +08:00 |
|
 
|
b7398b1bf9
|
[feature] Support HertzBeat self monitor (#3641)
Co-authored-by: Calvin <zhengqiwei@apache.org>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-08-09 17:14:17 +08:00 |
|
 
|
2f5cfa9d5d
|
[improve] VM write request sets up gzip compression and adds saveData unit tests (#3595)
Co-authored-by: Calvin <zhengqiwei@apache.org>
Co-authored-by: Sherlock Yin <sherlock.yin1994@gmail.com>
|
2025-07-24 19:18:17 +08:00 |
|
 
|
2f91f56b7b
|
[bugfix] fix npe due the victoria insert not config when startup (#3552)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: kangli <likang@apache.org>
Co-authored-by: Calvin <zhengqiwei@apache.org>
|
2025-07-07 09:18:33 +08:00 |
|
tomsun28
|
57601ef989
|
[release] release new version 1.7.2 (#3510)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
|
2025-06-25 22:01:18 +08:00 |
|
Jast
|
955ecd2128
|
[release] update release version 1.7.1 (#3347)
|
2025-05-15 15:20:52 +08:00 |
|
 tomsun28andaias00
|
21558e9b4f
|
[bugfix] fix postgre mount error, use mariadb instead of mysql in compose (#3168)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: aias00 <rokkki@163.com>
|
2025-03-24 15:12:56 +08:00 |
|
tomsun28
|
e98af9527e
|
[release] update release version 1.7.0 version and docs (#3165)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
|
2025-03-23 10:39:00 +08:00 |
|
 
|
9fd58ced4a
|
[feature] add twilio sms client support (#3159)
Co-authored-by: yunfan24 <yunfan24@outlook.com>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-03-22 14:12:32 +08:00 |
|
 jujinandyunfan24
|
3468739504
|
[feature] Add AWS sms client (#3134)
Co-authored-by: yunfan24 <yunfan24@outlook.com>
|
2025-03-14 01:01:29 +08:00 |
|
  
|
01be0c7a1d
|
[improve] Optimize the progress display of monitoring imports (#3120)
Signed-off-by: Sherlock Yin <sherlock.yin1994@gmail.com>
Co-authored-by: yinyijun <yinyijun6@mgtv.com>
Co-authored-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: yinyijun <yingey2011>
|
2025-03-10 00:25:31 +08:00 |
|
 ![github-actions[bot]](/avatar/af2ab225b7c0eec44a8d0eba6b5c869a?size=40)
|
0fdd76c0de
|
[feature] add smslocal sms notification (#3135)
Signed-off-by: 淞筱 <105542329+a-little-fool@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: yunfan24 <yunfan24@outlook.com>
|
2025-03-09 21:51:53 +08:00 |
|
 yunfan24andtomsun28
|
bb14681621
|
[feature] supports alibabacloud sms. (#3084)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2025-02-21 13:55:30 +08:00 |
|
yunfan24
|
7d18118bbd
|
[feature] SMS notification supports unisms. (#3077)
|
2025-02-15 22:40:03 +08:00 |
|
tomsun28
|
8c58a35476
|
[bugfix] fix singleton not support remove, search id error, audio fetch 401 (#3062)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
|
2025-02-08 18:36:42 +08:00 |
|
tomsun28
|
f7676ac8ca
|
[improve] update alarm inhibit rule and alarm ui (#2957)
|
2025-01-08 10:04:07 +08:00 |
|
tomsun28
|
509a9c9651
|
[fix] bugfix flyway location can not auto detect vendor when not h2 (#2835)
|
2024-11-26 19:28:39 +08:00 |
|
tomsun28
|
1f22a610ce
|
[improve] update docker-compose license and fix compose config yml (#2778)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
|
2024-10-22 23:45:39 +08:00 |
|
sherry-peng2333
|
8e38b8ba9b
|
fix the mounting issues in script/docker-compose/hertzbeat-postgresql-victoria-metrics/docker-compose.yaml (#2660)
Signed-off-by: sherry-peng2333 <70619577+sherry-peng2333@users.noreply.github.com>
|
2024-09-03 16:25:23 +08:00 |
|
 Jastandtomsun28
|
d056ce2aa6
|
[feature] support dead link check (#2579)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2024-08-21 23:19:14 +08:00 |
|
 tomsun28andCalvin
|
9e305f7a59
|
[bugfix] fix monitors alarms some query filter not work, update link (#2382)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: Calvin <naruse_shinji@163.com>
|
2024-07-26 00:03:47 +08:00 |
|
 Logicandtomsun28
|
d47d3be6b4
|
[docs] Update guides for HertzBeat 1.6.0 upgrade and MySQL driver url (#2255)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2024-07-09 23:50:10 +08:00 |
|
 liutianyouandtomsun28
|
33877615c5
|
[improve] add configuration for mounting logs (#2128)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
|
2024-06-25 08:32:09 +08:00 |
|
tomsun28
|
b8f2bf30fd
|
[doc] add hertzbeat 1.6.0 release blog (#2083)
|
2024-06-16 09:08:58 +08:00 |
|
tomsun28
|
dc381ea338
|
[improve] update docker compose and k8s helm deploy script (#2076)
|
2024-06-11 17:52:30 +08:00 |
|
tomsun28
|
ba735545fb
|
[improve] tips need update initial default password (#2030)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
|
2024-05-25 00:22:00 +08:00 |
|
tomsun28
|
37083e3b6f
|
[doc] update doc add download page and pic (#1904)
|
2024-05-02 17:51:22 +08:00 |
|