Bartlomiej Plotka
Bartlomiej Plotka
BTW we discus same topic in https://github.com/prometheus/client_golang/pull/1066#pullrequestreview-1140407380 and I think we are getting somewhere in terms of solution (:
Ah good point, @simonpasquier thanks for this. Yea, let's check how we can fix second AC. There are two options: 1. Caller should close and exhaust as you proposed 2....
Hey, Sorry for the delayed answer but I believe we should actually get a more systematic approach here. With @Hangzhi we are working on adding OpenAPI declaration for Thanos and...
We can do this, but it's up to users if they would love it. If you want this feature, let us know by commenting or adding emoji, give us feedback!...
I moved our Prometheus multi error to separate module so it's easy to use. The plan would be to use that on Promeheus too (if team agress). Also Thanos etc...
Thanks, we talked about that with @beorn7 and @kakkoyun and it would be amazing to have it, but I feel it should be first tackled on OpenMetrics side. Let's make...
Hm, why there is no connection? I thought OM is a protocol that standardises scraping logic. If we standardise path parameter and logic used for filtering, we could allow tools...
I think this is indeed problematic. Let's find a solution to this - it would be ideal if we have static buckets incorporated. This can impact cardinality a lot here.
cc @mknyszek for awareness.
Yea, I think we already extrapolate buckets to have less of them, so the easiest thing is to extrapolate to stable buckets (A). Moving to summaries is not bad either,...