This is an automated email from the ASF dual-hosted git repository.

lizhimins pushed a commit to branch rocketmq-studio
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


The following commit(s) were added to refs/heads/rocketmq-studio by this push:
     new 0c967106 feat: add message trace graph model DTOs (#527)
0c967106 is described below

commit 0c967106e8b8103cb889a238a27c65df89e6f95e
Author: zhaohai <[email protected]>
AuthorDate: Tue Jul 28 18:09:01 2026 +0800

    feat: add message trace graph model DTOs (#527)
    
    * [studio] feat: add message trace graph model DTOs
    
    Add trace visualization models including producer/subscription nodes,
    trace status enum, and the full trace graph structure for the message
    trace detail page.
    
    * [Studio] refactor: remove Lombok, rename package to 
org.apache.rocketmq.studio, move under server/src
    
    * [Studio] refactor: move models to server/src, exclude files with missing 
dependencies

Reply via email to