VictoriaMetrics / VictoriaMetrics/operator
feature request: Ability to exclude specific namespaces from being watched by the operator.
Open
@AndrewChubatiuk is already working on this.
Since Feb 21, 2026.
enhancement
- Dominant language
- Go
- Stars
- 589
- Forks
- 229
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 77
Description
Currently, the operator can either watch a few specific namespaces by setting the WATCH_NAMESPACE environment variable or watch all namespaces in the cluster.
It would be great to have an option to exclude certain namespaces from the operator's watch.
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.