btlqql opened a new issue, #2492:
URL: https://github.com/apache/rocketmq-dashboard/issues/2492

   ## Problem
   
   Backend and TypeScript types both support `histograms`, but the chart only 
reads `series.values`. Queries returning only native histogram samples show as 
"no samples".
   
   Location: `web/src/components/MetricsExplorer.tsx`.
   
   ## Expected behavior
   
   Select the histogram count or sum explicitly as the trend value, or add a 
histogram-specific display; existing histogram data must not be treated as an 
empty result.
   
   ## Verification
   
   Cover histogram-only, values-plus-histogram mixed, and no-data responses.
   


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