VictoriaMetrics / VictoriaMetrics/operator
VMDistributed/VLDistributed: support 0 replicas for vmagent / vlagent
Open
@vrutkovs is already working on this.
Since Sep 1, 2026.
- Dominant language
- Go
- Stars
- 589
- Forks
- 229
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 77
Description
Ensure that we can skip metrics check when vmagent/vlagent is scaled to 0. Customers may want to support custom metrics/logs collectors instead of vmagent/vlagent - with the caveat of possible data loss or inconsistency
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.
Assessment
This issue has not been assessed yet.