リテンションポリシーとは何か
リテンションポリシーとは、metric、log、trace が自動的に削除されるまで保存される期間を定めるルールです。解像度ごとに異なることもあり、詳細なデータは短期間、ダウンサンプリングした要約はより長期間保持します。このポリシーは、履歴の有用性をストレージ予算や規制上の保持要件と調整します。
なぜ重要か
無制限のテレメトリ保存は際限なく増大し、コストを膨らませます。リテンションポリシーはその増大を意図的に抑えつつ、デバッグや監査に必要なデータが十分な期間残るようにします。
関連ガイド
What Is Downsampling?Downsampling reduces the resolution of older time series by aggregating many fine-grained points into fewer s…
What Is a Time Series Database?A time series database is a store optimized for timestamped data points, using time-based partitioning and co…
What Is a Log Shipper?A log shipper is an agent that collects log lines from files or streams on a host and forwards them to a cent…