Bartlomiej Plotka

Results 932 comments of Bartlomiej Plotka

Hi @roidelapluie We planned to have this piece for [the upcoming LFX mentorship ](https://github.com/cncf/mentoring/tree/main/programs/lfx-mentorship/2025/03-Sep-Nov#prometheus-remote-write-20-stability), but I'm not fan of "reserving" some cool work in OSS. People often assign/reserve and then...

Re: delta-type (https://github.com/prometheus/prometheus/issues/16944#issuecomment-3144865440) We [met](https://docs.google.com/document/d/1G0d_cLHkgrnWhXYG9oXEmjy2qp6GLSX2kxYiurLYUSQ/edit?tab=t.0#heading=h.ki7p94lndqys) on the delta type group around the protocol change for CT. It seems compelling to change that but we need to explore the breaking change...

> NewRelic dev asked in the past what to do with the WriteResponse when the parsing is async. We might want to extend the protocol to cover this case (e.g....

I assume this does not replace OSS fuzzing and fixes https://github.com/prometheus/prometheus/issues/17693, right?

Yes, pipes and vars could be a separate features, just a nit is that if we want pipe we need vars (in our opinion), but just vars are possible. BTW...

One thing we are debating is - if `metric[5m] | rate | ...` or `metric | rate 5m | ...` makes sense more (: ``` # histogram_count(rate(const_histogram[5m])) == 0.0 or...

> Have you considered adopting the VictoriaMetrics WITH statement syntax for the variables? From a syntactical perspective looks very close to what you're proposing here. That is sort of what...

Thank you for amazing data straight from prod @hagen1778 > It looks related to https://github.com/prometheus/prometheus/issues/6146 Yes. We started with pipes and arrived with vars (: > However, power users are...

Amazing, I propose we tackle this after we switch to AppenderV2 https://github.com/prometheus/prometheus/issues/17632 > Perhaps we can start with symbolizing type and well know values of unit and see how far...

We need that! On Thu, 27 Feb 2020 at 11:14, stale[bot] wrote: > This issue/PR has been automatically marked as stale because it has not > had recent activity. Please...