VictoriaMetrics / VictoriaMetrics/operator
Question about vmstorage groups setup with distinct replicationFactor in multi-level vmselect
Open
- Dominant language
- Go
- Stars
- 589
- Forks
- 229
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 77
Description
Does the operator support setup vmstorage groups for multi-level vmselect?
I need to define distinct replicationFactor per each group. As example here:
-replicationFactor=g1:2
-storageNode=g1/host1,g1/host2
-replicationFactor=g2:1
-storageNode=g2/host4
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 reviewing the multi-level vmselect documentation linked in the issue and the handling of the replicationFactor and storageNode flags. Check open pull request #2313 for the current work and intended behavior. Done means determining whether distinct replication factors per vmstorage group are supported and documenting or implementing the agreed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100