123123213weqw opened a new issue, #1551:
URL: https://github.com/apache/rocketmq-dashboard/issues/1551

   ## Problem
   Metrics data-source auth labels are lowercased with the JVM default locale. 
With a Turkish default locale, `BASIC AUTH` becomes `basıc auth`, is treated as 
unknown, and silently disables authentication for the query.
   
   ## Proposed fix
   Normalize auth identifiers with `Locale.ROOT` and add a regression test that 
captures the generated data-source configuration under a Turkish locale.
   


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