Push
Push Certified

Push metrics to Cloud Monitoring

yaml
type: io.kestra.plugin.gcp.monitoring.Push
yaml
id: gcp_monitoring_push
namespace: company.team

tasks:
  - id: push_metric
    type: io.kestra.plugin.gcp.monitoring.Push
    projectId: "demo-project"
    metrics:
      - metricType: "custom.googleapis.com/demo/requests_count"
        value: 42.0
      - metricType: "custom.googleapis.com/demo/latency_ms"
        value: 123.4
Properties
Definitions
labelsobject
SubTypestring
metricKindstring
DefaultGAUGE
Possible Values
GAUGECUMULATIVEDELTA
metricTypestring
valuenumberstring
SubTypestring
Default["https://www.googleapis.com/auth/cloud-platform"]
DefaultPT1M