Bartlomiej Plotka
Bartlomiej Plotka
Perfect, once me or anyone experience such issue will try to dig more details and paste here (: Thanks! On Fri, 29 May 2020 at 13:40, Duco van Amstel wrote:...
Now I have something similar again. While being on fresh project with it's own go.mod like this: ``` module testproject go 1.14 require ( github.com/oklog/run v1.1.0 github.com/pkg/errors v0.9.1 ) ```...
Perfect, this makes sense. Super cool! On Sat, 30 May 2020 at 23:49, Duco van Amstel wrote: > @bwplotka how much time elapsed between you > tagging v0.1.0 and you...
Thanks for quick response. Unfortunately, still the same: https://deploy-preview-28--bwplotka.netlify.app/2020/sig-obs-tl/ PR with change: https://github.com/bwplotka/my/pull/28 Version of KeepIt: `7b37867d5ee9e892a3e64d09ac0ec84e85a377eb`
Hi * Make sure to get latest version of Prometheus, otherwise it's hard for us to help. * Check if compaction ever happens. It should happen after every 2-3h. *...
I love this trade-off: It's enough for our use cases. I think there is also an opportunity to take it even further and periodically create new blocks if those are...
Nice, worth checking definitely 💪🏽
As we speak in the storage working group I think @Dieterbe and @colega are trying to solve a different problem. Not beyond WAL ingest, but actually short term out of...
I will take a look this week, hopefully today 🤞🏽
Ping (: Almost there! @tpaschalis