dosubot[bot] commented on issue #7491: URL: https://github.com/apache/incubator-devlake/issues/7491#issuecomment-2120465602
<!-- Answer --> After reviewing the provided logs and configuration details, it seems there might be a few areas to investigate to resolve the issue with the `pull_requests` table not populating and the Grafana dashboard not displaying pull requests data. 1. **Check for Pull Requests in the Repository**: Ensure that the GitHub repository you're collecting data from contains pull requests. If there are no pull requests, the `pull_requests` table will remain empty, and Grafana will not display any related data. 2. **Review Data Collection Pipeline Logs**: The logs from the data collection pipeline could reveal potential issues or errors during the data collection process. Look for any error messages or warnings that might indicate why the data isn't being collected as expected. 3. **Verify GitHub Data Source Configuration**: Double-check the configuration details of your GitHub data source connection. Ensure that all the information is correct and that no sensitive information like personal access tokens is exposed. Incorrect configuration could lead to data collection issues. 4. **Examine Grafana Logs**: The Grafana logs you shared might contain error messages or warnings that can help identify why the data is not being displayed. Look for any indications of dashboard errors or data retrieval problems. 5. **Configuration and Connection Details**: The images you provided for the GitHub data source connection and the "Connections / FIS-Drive" section should be reviewed to ensure that the setup is correctly configured to collect and display the desired data. By addressing these areas, you should be able to identify and resolve the issue with the `pull_requests` table and the Grafana dashboard. If you continue to experience problems, providing more specific details from the logs or configuration settings can help further diagnose the issue. <!-- Dosu Comment Footer --> <details> <summary> #### Details </summary> **About Dosu** This response is meant to be useful and save you time. It is **not meant to be a precise solution**, but rather a starting point for your own research. Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant. </details> *To continue the conversation, mention @dosu.* -- 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]
