prometheus-community / prometheus-community/stackdriver_exporter
Select metrics with a configuration file
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 295
- Forks
- 117
- Avg merge
- 9d 14h
- Merged PRs (30d)
- 7
Description
The current simple metric prefix selector works, but makes it difficult to do aggregation selection.
Rather than a simple command line flag, a configuration file will make it easier to combine different metrics prefixes with different aggregators.
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 the current metric prefix selector and its command-line configuration, then trace how aggregation selection is represented. Done means supporting configuration-file selection that combines metric prefixes with aggregators and verifying the selection behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, google-cloud, prometheus
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100