Bartlomiej Plotka

Results 706 comments of Bartlomiej Plotka

Also similar we could add for buffering samples together across series. As far as I can see: https://github.com/prometheus/prometheus/blob/8fd73b1d281d3227c337b291e8c797a85251d3d5/storage/remote/queue_manager.go#L525 we only add one sample to each write request.

cc @krajorama @cstyan we discussed MUST exemplar timestamp (from MAY) change in spec. I think if the rationales are good, we could consider that, it's a small change. Sender in...

@aknuds1 as per https://github.com/prometheus/prometheus/issues/14360#issuecomment-2195822758 Ok, so indeed so it's indeed value of ... labels not float value: https://github.com/OpenObservability/OpenMetrics/blob/main/proto/openmetrics_data_model.proto#L186 I think that makes it "easy" in a sense, that anytime once...

Added @ywwg https://github.com/prometheus/prometheus/pull/14490/files#r1700444116 to our meta list as a potential field that was proposed in their PR, if useful.

Thanks for raising this. > However, this assumption doesn't hold anymore. It might even be dangerous. That's mostly because now there is OpenMetrics, which looks very similar to the classic...

https://github.com/Maniktherana/prometheus/pull/2

We have consensus to have this behind flag (on DevSummit), but I think we have some suggestions for the name. To me it seems this mimics "topk" just without priority...

Quick question - can you instead rely on server side metrics?