Skip to content

executor: Write queue metrics to GCP if configured

Warren Gifford requested to merge ef/gcp-executor-metrics into main

Created by: efritz

This mirrors the metrics that we send for src_executor_total to Prometheus into the Google monitoring stack. This will be required so that the GCP auto-scaler can read a custom metric to determine if we need to scale up the number of instances.

Merge request reports

Loading