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

   Hi @rodrigoluizs ,
   
   1.  For the filtering method, I don't have a preference between the two. And 
I have two further questions regarding the option 2:
       - Which tables will the `is_bot` flag be added, only table `accounts`?
       - Which cases will the `is_bot` take effect? I'm not worrying about the 
dashboard queries would be the plugin's internal queries, for instance, the 
calculation in the DORA plugins to generate table `project_pr_metrics` might 
also take the `bot` PRs or commits. Thus, it should be updated after the 
`is_bot` flag is introduced.
   2. For bot detection, we could use the `enviroment variables` with default 
values to achieve both `auto + manual control` 
   3. For Grafana dashboards, if the `is_bot` is added, updating the SQL in the 
existing dashboard would be my choice.
   
   Cc. @klesh 


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