The GitHub Actions job "CI" on rocketmq-dashboard.git/feat/diagnostic-cli has failed. Run started by GitHub user biulebiu (triggered by biulebiu).
Head commit for run: 4f29e9d470b8bc254f73b3c18344f071b3117763 / tom <[email protected]> feat: add mqctl diagnostic CLI and runbooks Add a short-lived (non-daemon) Go CLI that talks to Studio's /api/ai tool gateway over JSON/REST, plus two diagnostic skills: - consumer-lag: calls rmq.group.list to find lagging consumer groups by totalLag; root-cause split (client vs broker) is flagged as a gap until rmq.group.progress / rmq.client.stack are exposed by Studio. - broker-busy: lists clusters via rmq.cluster.list and reports that broker-level diagnosis needs rmq.broker.status / rmq.broker.config (not yet exposed) and host metrics (agent/JMX). Each skill ships a runbook (runbooks/*.md) that AI tools can load. The CLI is stdlib-only (no third-party deps), gofmt/vet/build clean, and covered by unit tests (studio client + both skills). Signed-off-by: tom <[email protected]> Report URL: https://github.com/apache/rocketmq-dashboard/actions/runs/31076422085 With regards, GitHub Actions via GitBox
