Bartlomiej Plotka
Bartlomiej Plotka
I don't think it is good as it does not evenly loadbalance the load. At least we might want to add option of changing this for first iteration.. Wonder if...
So I don't really understand the problem you are mainly trying to explain here. I don't think any dns refresh is needed. As you got answer is all about the...
OK, so I talked with @povilasv offline and the issue with RR is: > upscale if you do round robin gprc client wont see the new node (https://kubernetes.io/blog/2018/11/07/grpc-load-balancing-on-kubernetes-without-tears/) Maybe it's...
We can indeed. Let's get back to this. (:
Very needed, potentially blocking https://github.com/thanos-io/thanos/issues/3373 Also again mentioned here https://cloud-native.slack.com/archives/CK5RSSC10/p1604923594031700
Thanks, I am on PTO but in between cocktails I will review (joking on cocktails, non sober merging is not a great practice 😜).
> Parameter naming conventions. What is the convention for naming API parameters? I can see that some APIs use camel case (e.g.: scrapePool) for query parameters while other uses snake...
I can see the logline proposal being controversial. Depending on how you use Prometheus it can be either too spammy or actually fine. Some other options around logging: * Add...
Also I am curious if it makes sense to load different things in phases. e.g. 1h one API, 1h second API. Would allow us to isolate issues better.
~Also https://github.com/prometheus/test-infra/blob/master/.github/dependabot.yml is not working correctly now - it assumes "main". (When I tmp change master to main, only then we got bunch of upgrade PRs)~ Ignore this, it's was...