Björn Rabenstein

Results 1096 comments of Björn Rabenstein

About naming: I agree that `end()` and `start()` can be easily misunderstood if looked at out of context. We used the very same name as [the parameter names of a...

About adding `mad(...)` etc.: The problem is that we already tried once to happily add a fairly advanced statistical function ([`holt_winters()`](https://prometheus.io/docs/prometheus/latest/querying/functions/#holt_winters)). The result was that many users were confused what...

I have added a dev summit agenda item. (Next dev summit is 2023-01-26.)

The PR #12851 is a PoC for embedding a scripting engine. Triggered by that, the dev-summit discussed the topic once more. The broad outcome is that we won't go down...

We discussed this during the bug scrub. By now, we aren't even sure if it is worth changing the names. People are really used to the semantics now, so better...

@codesome has very limited availability right now. And I am not actually the expert here. @jesusvazquez is probably the best person to review (but on vacation this week ;). Sorry...

Hello from the bug scrub. @machine424 is working in this. #12532

Hi all, it would be cool to resurrect this stale PR. Note that there is https://github.com/jiacai2050/promql-prettier by now. Sadly, it uses https://github.com/VictoriaMetrics/metricsql as the underlying library. Therefore, it's not a...

I believe we still haven't included the formatting into `promtool`, but that should be done in a new PR at the state we are now. So closing this seems fine.

Hello from the bug scrub. It's still mysterious what's happening here. The best we know is that the reason is #6894, so let's bundle activities there and close this one.