Startrekzky commented on issue #4217:
URL: 
https://github.com/apache/incubator-devlake/issues/4217#issuecomment-1488377656

   Hi @GSoul-hub , these are the filters to query `DEPLOYMENTs in a selected 
project`
   
   
![image](https://user-images.githubusercontent.com/14050754/228511284-a2dd8522-169d-49ab-b2eb-8676c0752343.png)
   
   Based on your given screenshot of the DB, my guess is that many 
cicd_tasks(deployments) are filtered out by this condition
   ```
   pm.project_name in ($project)
   ```
   Maybe there aren't many cicd_tasks(deployments) in the project 
'shipping-project-test' you selected in Grafana?


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