Query
Query Cloud Monitoring time series
Query
Query Cloud Monitoring time series
yaml
type: io.kestra.plugin.gcp.monitoring.QueryExamples
yaml
id: query
type: io.kestra.plugin.gcp.monitoring.Query
id: gcp_monitoring_query
namespace: company.team
tasks:
- id: query
type: io.kestra.plugin.gcp.monitoring.Query
projectId: "my-project"
filter: metric.type="compute.googleapis.com/instance/cpu/utilization"
window: PT5M
Properties
filter *Requiredstring
impersonatedServiceAccount string
projectId string
scopes array
SubTypestring
Default
["https://www.googleapis.com/auth/cloud-platform"]serviceAccount string
window string
Default
PT5MOutputs
count integer
series array
SubTypeobject