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

   ## Problem
   
   The Prometheus-compatible metrics source bounds response bytes, series 
count, and sample count, but it copies every label from each time series 
without a per-series cardinality or length limit. A malformed or hostile 
upstream response can still consume excessive memory in labels.
   
   ## Scope
   
   - Limit labels per time series and label key/value length.
   - Return the existing structured metrics error semantics when a limit is 
exceeded.
   - Add focused response parsing regression tests.
   
   ## Track
   
   Track 1: Control Plane observability reliability.


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