prometheus-community / prometheus-community/stackdriver_exporter
Exposing metrics without timestamps
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 295
- Forks
- 117
- Avg merge
- 9d 14h
- Merged PRs (30d)
- 7
Description
Is it possible to expose metrics without timestamps?
We are trying to use a metric exported using stackdriver exporter in HPA through kubernetes prometheus adapter, and all other metrics that we have works, except this one, and the only difference we see is that it's timestamped.
https://github.com/prometheus-community/stackdriver_exporter/issues/58
Is it possible to disable this?
I couldn't find an option like that in code.
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
The issue names no files or tests; start by locating where the Stackdriver exporter formats metric timestamps and read the linked stackdriver_exporter issue #58 for context. Done means the timestamp behavior can be controlled as requested and the resulting metrics work with the stated Kubernetes Prometheus adapter use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, google-cloud
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100