klesh commented on issue #6152:
URL: 
https://github.com/apache/incubator-devlake/issues/6152#issuecomment-1754534314

   Alright, let's divide and conquer.
   
   > To clarify, there are two problems:
   > 
   > 1. Executing queries on Grafana is slow when there is a pipeline ( or is 
it multiple ) running.
   
   You may try to optimize the `mysql`, e.g. to use a Cloud-based database 
instead. Slow queries are out of the scope of our project because it happens 
between `grafana` and `mysql`, unless the slowness is caused by the lack of 
necessary indexes.
   
   > 2. Pipelines triggered by different Blueprints should be queued.
   
   Did you set the environment variable `PIPELINE_MAX_PARALLEL` ?
   


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