yyqdbngt opened a new pull request, #3467:
URL: https://github.com/apache/rocketmq-dashboard/pull/3467

   ### Summary
   
   `messageHistory` exposes message/trace history pages, a query summary and 
per-entry result snapshots. The suite covered the history lists and the 
cluster-scoped summary only.
   
   ### Changes
   
   - `getMessageQueryResults` fetches and returns the result snapshots for a 
history entry
   - `getQueryHistorySummary` without a cluster sends no query parameters at all
   
   ### Testing
   
   `vitest run src/api/messageHistory.test.ts` passes: 4 tests, 0 failures (up 
from 2). `tsc --noEmit` and `eslint` are clean.


-- 
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]

Reply via email to