You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/09/22 00:10:43 UTC

[skywalking] 01/01: Update ttl.md

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit 8743dc9d5a01571a9da414a5606f32fe9b588a50
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Wed Sep 22 08:10:30 2021 +0800

    Update ttl.md
---
 docs/en/setup/backend/ttl.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/setup/backend/ttl.md b/docs/en/setup/backend/ttl.md
index 779e4e8..67fb5a7 100644
--- a/docs/en/setup/backend/ttl.md
+++ b/docs/en/setup/backend/ttl.md
@@ -10,5 +10,5 @@ These are the settings for the different types:
     metricsDataTTL: ${SW_CORE_METRICS_DATA_TTL:7} # Unit is day
 ```
 
-- `recordDataTTL` applies to **record** data, including tracing and alarm.
+- `recordDataTTL` applies to **record** data, including tracing, logging, topN sampled statements and alarm.
 - `metricsDataTTL` applies to all metrics, including the metrics for service, instance, endpoint, and topology map.