prometheus-community / prometheus-community/stackdriver_exporter
GCS - Replication Metrics are Missing
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 295
- Forks
- 117
- Avg merge
- 9d 14h
- Merged PRs (30d)
- 7
Description
I have created a stack-driver exporter to scrape metrics for GCS component.
All the metrics under storage.googleapis.com/replication is missing.
Configuration:
STACKDRIVER_EXPORTER_MONITORING_METRICS_TYPE_PREFIXES: storage.googleapis.com, storagetransfer.googleapis.com
STACKDRIVER_EXPORTER_MONITORING_METRICS_INTERVAL: 10m
STACKDRIVER_EXPORTER_MONITORING_METRICS_OFFSET: 0s
Stack-driver image : prometheuscommunity/stackdriver-exporter:v0.14.1
Can anyone help me with this issue? Thanks in advance.
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 missing metrics with the supplied monitoring metric prefixes, 10m interval, and 0s offset against Stackdriver exporter v0.14.1. Inspect how storage.googleapis.com/replication metrics are discovered and exposed, then verify that the replication metrics appear in the exporter output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, go, prometheus
- Domain
- cloud, observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100