Ability to remote write metrics to prometheus
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 102
- Forks
- 29
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 22
Description
Given omes and it's workers will be short lived it probably won't be easy to scrape metrics from them reliably. It would be preferable to add support for prometheus remote write for this use case so that the worker will push its metrics to prometheus.
Contributor guide
No contributing guide indexed for this repository
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 locating how the short-lived workers currently expose and collect metrics, then identify the configuration and entry points involved. Define the remote-write integration for Prometheus, including how workers push their metrics and how completion can be verified with a focused test or documented runtime check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, prometheus
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100