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

   ## Problem
   
   `GrafanaDashboardService#getDashboardJson` converts bundled JSON using the 
platform default charset. Grafana JSON is UTF-8, so dashboard titles, 
descriptions, and labels can be corrupted on hosts with another default charset.
   
   ## Scope
   
   - Decode bundled Grafana JSON assets using UTF-8 explicitly.
   - Add regression coverage for non-ASCII dashboard content.
   
   ## Track
   
   Track 1: Control Plane observability dashboard assets.


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