Andrey Afoninsky
Andrey Afoninsky
**Feature request** Create package for the homebrew (https://brew.sh/)
I’ve found that I need to share inventory targets and secrets between my customers keeping the rest of configuration in common maintainable repository. I can specify `--secrets-path` but it’s not...
Is it possible to set database oplog size during database creation? Thank you. 
**What would you like to be added**: Have possibility to mark a portion of manifest "do not override this if changed in managed cluster". For instance, it can be done...
**Problem:** We expose vector instances to our clients or untrusted environments. Currently, any client is able to push data using GRPC. **Current solution:** create mutual TLS or private communication networks....
In some cases it's convenient to install/update binaries on local macos laptops without running a lot of commands or running docker virtual machine. Use case examples: - testing specific things...
TLDR: both "vmagent" and "vmalert" have `externalLabels` field. vmagent replaces environment variables placed as placeholder, vmalert passes them as-is ``` k describe pod vmoperator-55d697dcf9-pfk55 Image: victoriametrics/operator:v0.28.5 ``` ``` k exec...
Server instance created in local scope, not accessible by my code: https://github.com/senecajs/seneca-transport/blob/master/lib/http.js#L23 Can we extend http server (or append ability to pass it via config, or do whatever else according...
For now, Vector has "loki" sink which is responsible for delivery logs to Loki. Loki also has functionality to consume live logs so its possible to create a source: https://grafana.com/docs/loki/latest/api/...
### Is your feature request related to a problem? Please describe We use OpenTelemetry (OTel) pipeline to collect and deliver metrics to end-databases. It allows us to implement parts of...