Artem Navoiev

Results 23 comments of Artem Navoiev

Hi @silverbp as a workaround you can use `extraArgs` for that and specify username and password pair example ```yaml extraArgs: "remoteWrite.basicAuth.password": foo "remoteWrite.basicAuth.username": bar ``` i will add support of...

actually `vmbackup` is a cli command which can not be executed like sidecar, need to demonize it and add scheduling this is main reason why it doesn't exist in helm...

Hi @psinghsb could you please provide chart version, i'm trying to reproduce an issue but have no success

hi @nevlkv could you please explain your case? i'd really like to know why do you need to change container port

Hi @RichieSams thatk you for contribution, sorry for the silence, i will review PR soon

should be a part of the next 1.82 release

Hi @albertdb thank you, we have an item in our roadmap which will solve re-balancing issue https://github.com/VictoriaMetrics/VictoriaMetrics/issues/103

Yes, vmselect queires all nodes If one(or more) of the nodes are off response is marked as partial

You're right the current solution has limitations (up to 50 storage nodes), but it's hard to have setup which needs so many nodes.