prometheus-community / prometheus-community/stackdriver_exporter

Not receiving cloud run startup latency metric

Open
#295 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
295
Forks
117
Avg merge
9d 14h
Merged PRs (30d)
7

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the missing Cloud Run startup_latencies metric through stackdriver_exporter, comparing it with the other Cloud Run container metrics and the working Grafana GCP plugin. Trace how Cloud Run metrics are selected and exposed; done means the startup latency metric is available through the exporter or the issue is narrowed to an upstream metric limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, google-cloud
Domain
cloud, observability
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.