riskpeep commented on issue #5207: URL: https://github.com/apache/incubator-devlake/issues/5207#issuecomment-3537781398
I have setup the plugin and it correctly connected to our Argo instance. It correctly pulled the list of applications. When running in a pipeline, it correctly pulled deployments from Argo CD. I did note two issues. First, I was unable to configure the scope config in plugin details. When attempting to do so I got an error in the Web UI. Similarly, attempting to add a scope config got the same error. Perhaps as a result of the above, the deployments were all attributed to TESTING, and not PRODUCTION. (this is probably correct since we connected our dev instance of Argo. The coffee seems to suggest that there's a regex to parse production deploys, but I was unable to configure that. The DORA metrics showed 0 deployments, likely because of the environment detected was testing. Second, the Grafana dashboard did not pick up the projects in the top left filter. I just had ALL as an option. Overall though the data collection part seems to be working, which is fantastic. I'm on 1.0.3-beta7, installed via helm. -- 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]
