When switching to using s3 retention if the cluste...
# support
t
When switching to using s3 retention if the cluster fails to find the bucket shouldn’t it still show what was in the volumes? Also if traces are sent while clickhouse is down are those traces lost?
a
Also if traces are sent while clickhouse is down are those traces lost?
@Timothy Wigginton you can configure buffers at otel-collectors but they won't be useful if downtime is in multiple minutes. We are planning to have Kafka before Clickhouse to decouple systems. What are your thoughts?
When switching to using s3 retention if the cluster fails to find the bucket shouldn’t it still show what was in the volumes?
This is completely managed by clickhouse. Ideally, it should. Can you please create an issue for this? We should test this and let other users also know about this
t
I haven’t used Kafka before but I think decoupling the systems is a good idea. I created the issue here. Thank you.