prometheus-community / prometheus-community/stackdriver_exporter
Reducing interval to 1m showing no metrices
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 295
- Forks
- 117
- Avg merge
- 9d 14h
- Merged PRs (30d)
- 7
Description
Steps to reproduce:
- run the stackdriver with the interval as 1m
--monitoring.metrics-interval=5m - Check the /metrics endpoint
I tried this with standalone and at Helm installed Exporter but go the same results at both the palces.
On hitting the endpoint was just getting the Golang related and the exporter related metrices.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the standalone exporter and the Helm installation, using the monitoring interval flag and checking the /metrics endpoint. Compare the exposed output with the expected Stackdriver metrics and determine whether the interval value in the report is intended to be 1m or 5m. Done means the configured interval exposes the expected metrics in both deployment modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, google-cloud, helm, prometheus
- Domain
- cloud, observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100