Bartlomiej Plotka

Results 708 comments of Bartlomiej Plotka

We might want to also enhance storing of old results in some way, like I did in the script. The key flow is that you usually we do changes to...

Wow! Thanks for being here! Wanna jump on #prometheus-dev or so on Slack channel to talk? Generally we would love: * Better load generation https://github.com/prometheus/test-infra/issues/629 * Generating native histogram load...

Nice, I think it makes sense, do we have maintainers for this exporter on prometheus-community? (:

Agree, there is a simpler idea, though: Just abstract away the metrics and opentracing as much as possible - but maybe overkill.

Thanks! We have to revisit `merrors` indeed, but https://github.com/efficientgo/core/tree/main/errors pkg exists on purpose, as stdlib error wrapping is not perfect (not really type safe, no stack trace). Explained a bit...

Thanks 👍🏽 Help wanted, otherwise might take a look at some point 🤗

I think it's bit weird to reshape locutus. I think those two goals: A) Generating renderables B) Deploying renderables (e.g as operator) Are two distinct features that's why `rndr` as...