DrDroidLab / PlayBooks

Runbook automation platform with deep observability integrations for SRE & On-Call Teams
https://docs.drdroid.io/
MIT License
322 stars 12 forks source link

Allow user to fetch logs from Google Cloud #224

Open droid-mohit opened 1 month ago

droid-mohit commented 1 month ago

What new integration do you require?

Please describe. Allow user to fetch logs from Google Cloud.

Describe what all querying / actions you need to perform with this integration

Need to query logs from Google cloud logging.

Do your need this integration to start using Playbooks or expand your usage?

Additional context

Add any other context about the new integration here.

Thank you for your new integration request!

vpavankalyan commented 2 weeks ago

Hi @droid-mohit, I would love to contribute. Can u help me understand the issue better and any approaches you have in mind to go about it.

droid-mohit commented 2 weeks ago

Hi @vpavankalyan,

Thank you for your interest. This issue aims to bring google cloud logging as an integration source. Allowing users to query logs as part of debugging steps in their playbooks.

The platform connects and interacts with different sources via REST APIs. As a starting point here is the Google Cloud logging API documentation: https://cloud.google.com/logging/docs/reference/v2/rest

You can join our slack community and we can discuss further on this.