# GCP

groundcover offers multiple ways of ingesting data from Google Cloud.

* [Ingest Google Cloud Monitoring Metrics](/integrations/data-sources/google-cloud-monitoring/ingest-google-cloud-monitoring-metrics.md)
* [Stream Logs using Pub/Sub](/integrations/data-sources/google-cloud-monitoring/stream-logs-using-pub-sub.md)
* [Intergate Google Cloud Monitoring Grafana Datasource](/integrations/data-sources/google-cloud-monitoring/integrate-google-cloud-monitoring-grafana-datasource.md)
* [Ingest Google Cloud Monitoring Data when backend installed on another provider](/integrations/data-sources/google-cloud-monitoring/adding-gcp-integration-with-a-backend-on-another-cloud-provider.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.groundcover.com/integrations/data-sources/google-cloud-monitoring.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
