prometheus-community / prometheus-community/PushProx
group clients by job?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 811
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
Greetings,
First of all ,thank you for your effort and making this an open-source project.
Is it possible to group clients by "job" as explained here : https://prometheus.io/docs/concepts/jobs_instances/
This is because my clients belong to different services like "api-service" , "kafka-connect","spark"..etc
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 with the Prometheus jobs and instances documentation linked in the issue, then inspect the repository to locate how clients are represented and exposed for scraping. Define how api-service, kafka-connect, and spark should be grouped, and add coverage for the agreed behavior. No file or test is named, so the expected design needs clarification first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100