Hi team, I changed retention period to last 1 hour to get rid of data as I am running in dev . Logs are deleted as I cannot see in signoz UI, but the storage used is still the same. please help
p
Prashant Shahi
06/26/2024, 10:38 AM
From what I can recall the data deletion is not immediate but takes some time. Minimum of 4 hours for removal of old data irrespective of the TTL - but still not always guaranteed.
cc @Srikanth Chekuri@Vishal Sharma
Updating TTL is a resource intensive operation. That behaviour is due to the limitations of ClickHouse.
Prashant Shahi
07/13/2024, 5:52 PM
Recommendations before you update TTL:
• temporarily stop ingestion - set otel-collector and otel-collector-metrics replicas to 0
• temporarily allot bigger machine configuration to clickhouse container/pod
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.