Bartlomiej Plotka
Bartlomiej Plotka
Hi, I think it makes sense to have this verification on client-side in official Prometheus library - some rules are must-have like `_total`. I guess the problem is how to...
Extend model.Duration with `Miliseconds()` method as well as `model.{Milisecond,Second, ...}` vars.
Hi :wave: I would propose extending `model.Duration`. It's super painful to work with and prone to errors. Examples of lack of `Seconds` or `model.Milisecond`: * `int64(db.opts.RetentionDuration)/int64(time.Millisecond)` to convert to miliseconds...
It would be useful to see e.g avg message size for the frame. If we want this then for AC: Add histograms (optional): * grpc_server_msg_size_received_bytes * grpc_client_msg_size_received_bytes * grpc_server_msg_size_sent_bytes *...
Hi, As maintainers, we decided it would be healthy and much easier to maintain and improve this project if we would join the effort on creating best middleware (interceptors) together...
It would be amazing to always release this repo when Thanos is released. See https://github.com/thanos-io/kube-thanos/releases/tag/v0.26.0
We need a spike if grpc-proxy can easily work with API v2. That might be an important step in knowing if we can push this project forward and how (:
Hi, Thanks for this work, I think it has some potential, given the huge need for some distributed counter/gauge for serverless and short-lived jobs in the realm of https://groups.google.com/g/prometheus-developers/c/FPe0LsTfo2E I...
Hey, Thanks for great tool! Can you tag some version? That would be bit easier to reference.
We hit cases when introducing more replicas, Thanos controller updates the hashing which makes receive ring is unstable due to one node being expected but down. We need to find...
No one has access to DroneCI and it seems deprecated and heavily rate-limited. We can't retrigger builds easily etc. Let's fix this. I don't see any magic requirements, so GH...