Saswata Mukherjee
Saswata Mukherjee
Thanks for amazing work! I was wondering, wouldn't it be easier and less complex to log to regular WAL after commit (some new committed_sample type) and implement cleanup to account...
Yes, we have had some success with generating clients using the Observatorium OpenAPI spec. I'd love to combine it with some of the work that is already done upstream (there...
Have implemented all suggestions. Also, initialized `limiter` in `cmd/receive.go` and passed it down to `webHandler` as suggested by @matej-g . 🙂
Thanks a lot for this effort! I wonder if we should do this port in one go, or split it component-wise somehow. 🙂 Also, test failures seem related!
Would you like to push this forward @bisakhmondal? 🙂
Thanks a ton for writing this up! It's a great idea and would fit really well with the SD sidecar. 🙂
Seems like this is causing a lot of trouble: https://github.com/kubernetes/website/issues/33936
Maybe this can be merged now (once conflicts are resolved) while [discussion](https://github.com/thanos-io/thanos/discussions/5584) is under heavy progress, as this feature is experimental and would likely go through some iterations to get...
Yup, so the proposal has some bits that need improvement! Will TAL. 🙂
Yes, we made some progress on that end, but I think there were some more items left as well. This is also related to https://github.com/thanos-io/thanos/issues/2600 I'll try to organize them...