prometheus-community / prometheus-community/stackdriver_exporter

Client.Timeout exceeded while awaiting headers

Open
#97 2 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

Hello,

Thanks for all the work you've been doing on this exporter.

Several times a day, I can notice some holes in my chart and the following error in the exporter:

net/http: request canceled (Client.Timeout exceeded while awaiting headers)

Do you have any ideas on how I could reduce the number of occurrences?

Thanks,

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 tracing the exporter’s Google Cloud request path and the HTTP client timeout that produces “Client.Timeout exceeded while awaiting headers.” Reproduce or characterize the intermittent failures, then determine and verify a concrete change that reduces the missing chart intervals; the issue names no files or tests.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.