Aliaksandr Valialkin

Results 630 comments of Aliaksandr Valialkin

The issue should be addressed in the release [v1.102.0-rc1](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.102.0-rc1). See [this pull request](https://github.com/VictoriaMetrics/VictoriaMetrics/pull/6382) for more details.

Sure, will add zstd support to httpteleport in the future

Let's keep the issue open until zstd support is added into httpteleport

There is no currently support for MacOS. If you wish, you can add it - just implement OS-specific stuff (functions and structs with p_\* prefix) in https://github.com/valyala/ybc/tree/master/platform similar to https://github.com/valyala/ybc/blob/master/platform/linux.c...

@xuyin224 , go on and try adding MacOS support yourself! Waiting for a pull request...

Unfortunately gorpc architecture requires major redesign for decent bidirectional RPC support. This may break existing apps. Currently I have plans to design and create yet another RPC package from scratch...

FYI, `vmctl` has been migrated to [main VictoriaMetrics repository](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/app/vmctl). New releases for vmctl will be available at `vmutils-*.tar.gz` package on the [releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) starting from v1.53.0 . It is recommended...

FYI, `vmctl` has been migrated to [main VictoriaMetrics repository](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/app/vmctl). New releases for vmctl will be available at `vmutils-*.tar.gz` package on the [releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) starting from v1.53.0 . It is recommended...

There is no need in recreating issues in VictoriaMetrics repository - we'll keep an eye on old issues for `vmctl` here.