Julien

Results 872 comments of Julien

hello @hdost, if you want to discuss more about this PR, we have a weekly contributor session, where we could discuss it. Details & registration: https://docs.google.com/document/d/1bPIsOssTswA244z5SDlws5Qwzc27hQQ2IukNmkIjmPk/edit Thanks!!!

it is unfortunate that the two projects use different notations. `5G` or `5Gi` misses the unit. To answer your secondary question, if you need to round up to thousands, you...

Prometheus is independant for kubernetes. In this case, I think we do the right thing by enforcing a unit. We also support time-based retention, which can be expressed in many...

> Please also note that the prefixes are always base-2. Both `10KB` and `10KiB` will result in 10240 bytes. (That's again how Kingpin decided to handle it.) To clarify, I...

> @roidelapluie I think this code is multiplying 1024 for all prefixes. The weird special-case handling at the bottom is just making sure that both `kB` and `KB` works for...

Can you submit the doc to https://prometheus.io/docs/introduction/design-doc/ ?

Is there any update about isolation support? On 01 Jun 15:28, Ganesh Vernekar wrote: > An update: We have [the design doc](https://docs.google.com/document/d/1Kppm7qL9C-BJB1j6yb6-9ObG3AbdZnFUBYPNNWwDBYM/edit?usp=sharing) implemented and working in [this branch](https://github.com/grafana/mimir-prometheus/tree/out-of-order). We have...

"we need a little more memory to get the task done" How much are we talking?

Could you provide us more info about your setup? is it HA? do you have different external labels?