Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/grafana-cloud/connect-externally-hosted/data-sources/google-cloud-monitoring/template-variables.md, or by sending Accept: text/markdown to https://grafana.com/docs/grafana-cloud/connect-externally-hosted/data-sources/google-cloud-monitoring/template-variables/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
Google Cloud Monitoring template variables
Instead of hard-coding details such as server, application, and sensor names in metric queries, you can use variables. Grafana lists these variables in dropdown select boxes at the top of the dashboard to help you change the data displayed in your dashboard. Grafana refers to such variables as template variables.
For an introduction to templating and template variables, refer to the Templating and Add and manage variables documentation.
Use query variables
Variables of the type Query help you query Google Cloud Monitoring for various types of data. The Google Cloud Monitoring data source provides the following Query Types:
| Name | List returned |
|---|---|
| Metric Types | Metric type names available for the specified service. |
| Labels Keys | Keys for metric label and resource label in the specified metric. |
| Labels Values | Values for the label in the specified metric. |
| Resource Types | Resource types for the specified metric. |
| Aggregations | Aggregations (cross-series reducers) for the specified metric. |
| Aligners | Aligners (per-series aligners) for the specified metric. |
| Alignment periods | All alignment periods available in the query editor in Grafana. |
| Selectors | Selectors for SLO (Service Level Objectives) queries. |
| SLO Services | Service Monitoring services for SLO queries. |
| Service Level Objectives (SLO) | SLOs for the specified SLO service. |
Use variables in queries
Use Grafana’s variable syntax to include variables in queries. For details, refer to the variable syntax documentation.
Was this page helpful?
Related resources from Grafana Labs


