From 2ec516b12a86d5695da61b291191e35b1993b926 Mon Sep 17 00:00:00 2001 From: nenizera Date: Sun, 25 May 2025 13:10:29 +0100 Subject: [PATCH] [Cache] Update cache-analytics.mdx For more info on how sampling works. --- src/content/docs/cache/performance-review/cache-analytics.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cache/performance-review/cache-analytics.mdx b/src/content/docs/cache/performance-review/cache-analytics.mdx index a4dcee06f1dd9a..97450fde85934d 100644 --- a/src/content/docs/cache/performance-review/cache-analytics.mdx +++ b/src/content/docs/cache/performance-review/cache-analytics.mdx @@ -36,7 +36,7 @@ To add filters, under **Cache Performance**, select **Add filter**. Select **App ## Review cache status -The **Requests summary** graph depicts how your traffic changes over time, such as in response to a high-traffic event or a recent configuration change. Note that the Requests summary content is based on a 10% sample of requests. +The **Requests summary** graph depicts how your traffic changes over time, such as in response to a high-traffic event or a recent configuration change. Note that the Requests summary content is based on a 10% sample of requests. For more information on how sampling works, refer to [Understanding sampling in Cloudflare Analytics](/analytics/sampling/). **Served by Cloudflare** indicates content served by Cloudflare that did not require contacting your origin web server. **Served by Origin** indicates traffic served from the origin web server.