SPUERSAIYAN opened a new pull request, #231:
URL: https://github.com/apache/eventmesh-dashboard/pull/231

   补齐 RocketMQ 指标采集链路,支持定时异步采集、模型转换、IoTDB 批量写入及原始样本回读。
   
   主要变更:
   - 新增五个独立定时任务:Topic 位点、消费进度、Topic 统计、Broker 统计和 Broker 运行状态,默认每 5 秒执行。
   - 复用已有托管客户端的异步 RPC,增加请求并发控制、超时处理、任务防重叠和实例失败隔离。
   - 复用现有指标模型,补充资源维度及必要字段,通过 MapStruct 完成映射,同维度指标统一合并。
   - 支持 IoTDB 批量写入和有界重试,保留整数位点精度,采集失败不填充虚假零值。
   - 提供独立采集入口及测试日志,便于核对指标、维度和实际数值。
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to