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

   ### Summary
   
   `GrafanaDashboardController` proxies bundled Grafana dashboards; an unknown 
uid surfaces a `404` from the service on both the model and export endpoints. 
The suite covered only the happy paths.
   
   ### Changes
   
   - An unknown dashboard uid returns a `404` envelope with the service message 
on the model endpoint
   - The export endpoint degrades to the same `404` envelope
   
   ### Testing
   
   `mvn test -Dtest=GrafanaDashboardControllerTest` passes: 5 tests, 0 failures 
(up from 4).


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