Cyril Tovena
Cyril Tovena
Store gateway with filesystem won't work see https://github.com/grafana/pyroscope/issues/2029 this needs to be solved before activating store-gateway with filesystem. but I think we can still go ahead with cloud storage though
cc @ashwanthgoli
that's messy we need the destination branch rebased off main
We should also consider using another field like `detected_level`
@svennergr can we do something for Grafana to fallback on detected level ?
We also seems allocate a lot of memory while iterating
Seems related to restarting container because of and https://github.com/grafana/pyroscope/issues/2291
Presicion should actually be nanoseconds but you're correct, we also have a unique ID that we could use to ultimately decide if this is a real duplicate.
We could also use the IngesterAddr if it's the same as the previous one it's not a dupe, duplicate will only exists across ingester not within.
Definitively something I'd like us to tackle next !