clickhouse:
persistence:
size: 100Gi
coldStorage:
enabled: true
# Set free space size on default disk in bytes
defaultKeepFreeSpaceBytes: "10485760" # 10MiB
type: s3
endpoint: https://<bucket-name>.<http://s3.amazonaws.com/data/|s3.amazonaws.com/data/>
accessKey: <access_key_id>
secretAccess: <secret_access_key>
after adding s3 for cold storage, by clickhouse pod is not coming up, is there some issue with this configuration? any suggestion what I can do @nitya-signoz
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.