Alvin Lin
Alvin Lin
thanks for looking into this. Just FYI I compiled the above code into jvm 7 class file (because my prof system runs jvm 7). But I did run the code...
so ... when will the fix of the issue be release? looks like it was intended, then removed from 20.0 release?
Hi Currently there are 3 active maintainers for Cortex @alanprot, @friedrich-at-adobe, and myself AWS and Adobe). Currently I am trying to recruit more maintainers from different organizations. We might have...
Thank you for all the feedbacks and data. As a Cortex maintainer, I am wondering what would be needed to resolve this issue? I would definitely do anything I can...
Got it, thanks for the response @dims
Thanks for transferring the issue to a better place :-) If fixing the the CNCF calendar is worth it, I did it for Cortex, as a maintainer, through [creating a...
Hello, can you try the `ruler-storage.azure.http.response-header-timeout` to see if that works for you? The `ruler.storage.*` config have been deprecated for a while, and is being removed from Cortex, that's why...
We recently hit this issue as well.
``` caller=compactor.go:450 component=compactor msg="failed to compact user blocks" user= err="compaction: group 0@16811904347059316647: block with not healthy index found /data/compactor/compact/0@16811904347059316647/01EPTTT4B3FXVQ5X7WX5XZA13K; Compaction level 1; Labels: map[org_id:]: 1/1000000 series have an average of...
I am wondering, can this issue be caused by https://github.com/prometheus/prometheus/issues/8055 ? Because #8055 seems to introduce out of order samples.