[Plugin][GCP Plugin] Add a cloud plugin
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Use case
We are currently working in a GCP project, therefore the policies and alerts are in cloud. As a result, the incidents that occurs are storage in cloud. Having this plugin would help us to collect the information of those incidents to be able to implement Dora Metrics.
Description
Request to adding a feature, GCP Plugin.
Related issues
No response
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
I also work with Google Cloud, so I am interested in this too.
Based on my knowledge, a customized webhook that understands alerting events from Google Cloud is enough. This is the official documentation for webhooks as notification channels.
Hi @gustavobini, are you currently using that approach? or is it a suggestion?
Hi @gustavobini, are you currently using that approach? or is it a suggestion?
It's a suggestion for the plugin.
However, if you wanna solve this problem today, you could create a Cloud Function as a notification channel for GCP alerts, and call Devlake's webhook from it.
Hi @gustavobini , would you like to do a more detailed design about the customized webhook? If you do, please create a new issue with the details. Thank you.
This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has been inactive for a long time. You can reopen it if you encounter the similar problem in the future.