Arthur Silva Sens

Results 418 comments of Arthur Silva Sens

On second thought, I'm not sure if PromBench exposes metrics with created timestamps at all. The benchmark is not representative

> Added PRW retrieval of CT from metadata in #15715, benchmarking it now. > > Outlining clear pros and cons here: https://docs.google.com/document/d/1xbegVBLlDorm0WPuoBR5dNuKJL-I6gp28s-An2ugAME/edit?tab=t.0 Thanks for taking a look here! From the...

Closing since we have a lot of other proposals going on around CTs :)

Hey 👋 In the Prometheus ecosystem, a single scrape from a single target is seen as a [transaction](https://en.wikipedia.org/wiki/Database_transaction#:~:text=In%20a%20database%20management%20system%2C%20a%20transaction%20is%20a%20single%20unit%20of%20logic%20or%20work%2C%20sometimes%20made%20up%20of%20multiple%20operations.%20Any%20logical%20calculation%20done%20in%20a%20consistent%20mode%20in%20a%20database%20is%20known%20as%20a%20transaction.). Client_golang was designed and implemented with the pull-based model in mind, where...

> Hi, reading the description, I wondered if you looked at handling deltas inside TSDB. So we wouldn't need an extra copy of the current value, just add each delta...

I've merged the PR as the performance degradation was solved and the feature is behind a feature flag. We're already working on performance improvements and designing a long-term implementation that...

For context, Prometheus Operator automates the deployment and configuration of Prometheus and related components, so far we've been automating components that we see as essential for a Prometheus-based monitoring stack,...

> I don't think we should be putting metric labels into the resource attributes. I was in doubt about this one. Since there are three layers of attributes, how do...