keon94 opened a new issue, #5670:
URL: https://github.com/apache/incubator-devlake/issues/5670

   ## What and why to refactor
   What are you trying to refactor? Why should it be refactored now?
   Not sure doing this is supported, but any similar solution will do too. The 
current dashboard SQL codes are quite unreadable and hard to maintain 
([example](https://github.com/apache/incubator-devlake/blob/31c56a9f32b084468a06e6a8f8ebce63663ed815/grafana/dashboards/DORA.json#L169))
 because our very large queries are contained in one-liner strings. It'll be 
much more ideal if these queries could be exported to separate .sql files and 
have the JSONs reference those files instead.
   
   ## Describe the solution you'd like
   How to refactor?
   See above
   
   ## Related issues
   Please link any other
   
   ## Additional context
   Add any other context or screenshots about the feature request here.
   


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