prometheus-community / prometheus-community/stackdriver_exporter
Setting 30s metrics interval yields empty dataflow metrics
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 295
- Forks
- 117
- Avg merge
- 9d 14h
- Merged PRs (30d)
- 7
Description
Setting STACKDRIVER_EXPORTER_MONITORING_METRICS_INTERVAL to 30s and adding dataflow.googleapis.com/job to the list of STACKDRIVER_EXPORTER_MONITORING_METRICS_TYPE_PREFIXES brings Dataflow related metrics empty
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
Reproduce the issue using STACKDRIVER_EXPORTER_MONITORING_METRICS_INTERVAL=30s and the dataflow.googleapis.com/job metrics prefix. Start by tracing how these settings are handled and how Dataflow metrics are collected; done means the configured Dataflow metrics are no longer empty.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, prometheus
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100