prometheus-community / stackdriver_exporter

Google Stackdriver Prometheus exporter
Apache License 2.0
258 stars 98 forks source link

Not receiving cloud run startup latency metric #295

Open neillua opened 9 months ago

neillua commented 9 months ago

I am scraping Cloud Run Metrics but the only startup_latencies metric is not showing up.

Hypothesis and things I tried: 1 - Created an exporter for just Cloud Run Container (instead of the whole cloud run) - I was able to get other cloud run container metrics except for Startup Latency image

2 - Maybe because it's a beta metric - but I tried scraping beta metrics from other data classes (non-cloud run) and they were producing metrics

3 - Maybe it's the exporter - as I was using a GCP Plugin as well on Grafana instead of via Prometheus + Stackdriver Exporter but in the plugin I see the metrics flowing in fine