최현진
ALTER TABLE signoz_metrics.samples_v4 MODIFY TTL toDateTime(unix_milli / 1000) TO VOLUME 'default', toDateTime(unix_milli / 1000) + toIntervalDay(30) TO VOLUME 's3_volume', toDateTime(unix_milli / 1000) + toIntervalDay(90) SETTINGS max_execution_time = 999999, receive_timeout = 999999 Timeout exceeded while receiving data from server. Waited for 300 seconds, timeout is 300 seconds. Cancelling query. Query was cancelled. Elapsed: 321.220 sec.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.