Björn Rabenstein
Björn Rabenstein
> Is there a reason why we are not covering testing matrix/vector for Query API and queryRange API? Is it because that's not possible in the test suite? I think...
In different news: I'll be off for my Xmas vacations. Back 2025-01-07. In the meantime, it would be cool if @machine424 and @bboreham could say if this is doing the...
My point was that with a test query like `label_replace(vector(42), "foo", "bar", "", "") or label_replace(vector(3.1415), "dings", "bums", "", "")` you can create a vector with multiple elements without the...
Sorry, tests are still failing. Seems like a simple fix.
:tada: thank you very much.
@Maniktherana are you still planning to continue the work here?
@machine424 & @aknuds1 assigned to you as you reviewed similar PRs (that are also adding t.Parallel to tests).
> bitwise operation have been added to Victoria Metrics (https://github.com/VictoriaMetrics/VictoriaMetrics/commit/db1e62495be0435e2bcd75e77fe4925630679175), so people apparently do seems to find them useful. ViMe has hundreds of MetricsQL functions. Their approach is more "we'll...
General note: This might be subtle enough to warrant a design doc in https://github.com/prometheus/proposals (can be a short one if we don't find more implications). First of all, I assume...
@frittentheke design docs can be written by anyone. So whoever is interested in this feature could pick up the ball. There is no expectation, but _somebody_ has to do it...