vllm-project / vllm-project/production-stack
feature: support for creating ServiceMonitor directly from helm chart
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 503
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 8
Description
Describe the feature
Add values and template options than enable deploying a prometheus ServiceMonitor directly from the chart
Why do you need this feature?
This removes the need for adjusting the kube prom stack config directly, and allows for simpler deployment of monitoring capabilites
Additional context
No response
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 inspecting the Helm chart's existing values and templates, then review how a Prometheus ServiceMonitor is represented in the kube-prometheus-stack configuration. Add chart options that render the ServiceMonitor directly and verify the generated Kubernetes manifests with Helm template output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes, prometheus
- Domain
- devops, infrastructure, observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100