From 480eeb5fccc8af48f882b745d6407722b9395ddc Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:22 +0000 Subject: [PATCH 01/20] Hyperlint Automation Fix From 1310985b5c1bb3c74392c5aacb1dadae7469589f Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:25 +0000 Subject: [PATCH 02/20] Hyperlint Automation Fix From 237b579e22fa97458dde2092a4f785419146db4f Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:27 +0000 Subject: [PATCH 03/20] Hyperlint Automation Fix From ff17aab4e60e636a49b6e1c6709986d1a44bd30d Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:30 +0000 Subject: [PATCH 04/20] Hyperlint Automation Fix From 880c2987a389abff017fec01df04379ef3059cbd Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:32 +0000 Subject: [PATCH 05/20] Hyperlint Automation Fix --- .../graphql-api/migration-guides/network-analytics-v2/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx index 487911efbaf43fb..c905f89d042bbb9 100644 --- a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx +++ b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx @@ -67,7 +67,7 @@ For reference information on NAv2 nodes, refer to the [NAv2 node reference](/ana :::note[Obtaining data for ingress traffic only] -All the NAv2 `*AnalyticsAdaptiveGroups` nodes include data for ingress and egress traffic. To obtain data about ingress traffic only, include `direction: "ingress"` in your [GraphQL query filter](/analytics/graphql-api/features/filtering/). +All the NAv2 `*AnalyticsAdaptiveGroups` nodes include data for ingress and egress traffic. To obtain data about ingress traffic only, include `direction: 'ingress'` in your [GraphQL query filter](/analytics/graphql-api/features/filtering/). ::: ## Schema comparison From 459951dbe63a0cdba6342d2ac340a90ae88fd403 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:34 +0000 Subject: [PATCH 06/20] Hyperlint Automation Fix --- .../migration-guides/network-analytics-v2/node-reference.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx index 0a7f42c92fe9956..05cca3cc99bde24 100644 --- a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx +++ b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx @@ -72,7 +72,7 @@ The sample rate is 1/1,000 packets. ### `advancedDnsProtectionNetworkAnalyticsAdaptiveGroups` -This node is only available to Magic Transit customers. Provides metadata about DNS-based DDoS attacks mitigated by Cloudflare's [Advanced DNS Protection](/ddos-protection/advanced-ddos-systems/overview/advanced-dns-protection/) system. +This node is only available to Magic Transit customers. Provides metadata about DNS-based DDoS attacks mitigated by Cloudflare's [Advanced DNS Protection](/ddos-protection/advanced-ddos-systems/overview/advanced-dns-protection/) system. Samples include information about the following DNS header fields: From b34eaf11a1c868da880c91150e9cfe085d57d579 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:36 +0000 Subject: [PATCH 07/20] Hyperlint Automation Fix --- .../graphql-api/tutorials/querying-access-login-events.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/tutorials/querying-access-login-events.mdx b/src/content/docs/analytics/graphql-api/tutorials/querying-access-login-events.mdx index fdd3264b42cc131..8ba7beee5f8660a 100644 --- a/src/content/docs/analytics/graphql-api/tutorials/querying-access-login-events.mdx +++ b/src/content/docs/analytics/graphql-api/tutorials/querying-access-login-events.mdx @@ -103,4 +103,4 @@ Rather than filter by `cfRayId`, you may also [filter](/analytics/graphql-api/fe You can compare the query results to your Access policies to understand why a user was blocked. For example, if your application requires a valid mTLS certificate, Access blocked the request shown above because `mtlsStatus`, `mtlsCommonName`, and `mtlsCertSerialId` are empty. -[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. \ No newline at end of file +[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. From e8325671ee577ec9aa03d7a0e41dea3e66540b53 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:39 +0000 Subject: [PATCH 08/20] Hyperlint Automation Fix --- .../graphql-api/tutorials/querying-firewall-events.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/analytics/graphql-api/tutorials/querying-firewall-events.mdx b/src/content/docs/analytics/graphql-api/tutorials/querying-firewall-events.mdx index 9a9c75e6e4a08cf..e3f91a7c24c75a0 100644 --- a/src/content/docs/analytics/graphql-api/tutorials/querying-firewall-events.mdx +++ b/src/content/docs/analytics/graphql-api/tutorials/querying-firewall-events.mdx @@ -6,7 +6,7 @@ title: Querying Firewall Events with GraphQL In this example, we are going to use the GraphQL Analytics API to query for Firewall Events over a specified time period. -The following API call will request Firewall Events over a one hour period, and output the requested fields. Be sure to replace ``, ``, and ``[^1] with your zone tag and API credentials, and adjust the `datetime_geg` and `datetime_leq` values to your liking. +The following API call will request Firewall Events over a one hour period, and output the requested fields. Be sure to replace ``, ``, and ``[^1] with your zone tag and API credentials, and adjust the `datetime_geq` and `datetime_leq` values to your liking. ## API Call @@ -183,4 +183,4 @@ https://api.cloudflare.com/client/v4/graphql \ #=> } ``` -[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. \ No newline at end of file +[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. From f635154b91f30cc4a5004a4f9c53ba5a87d903bc Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:41 +0000 Subject: [PATCH 09/20] Hyperlint Automation Fix --- .../tutorials/querying-magic-firewall-ids-samples.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx b/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx index 00b8a116764462c..06273b04bd1e4e2 100644 --- a/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx +++ b/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx @@ -6,7 +6,7 @@ title: Querying Magic Firewall Intrusion Detection System (IDS) samples with Gra In this example, we are going to use the GraphQL Analytics API to query for IDS samples over a specified time period. -The following API call will request IDS samples over a one hour period, and output the requested fields. Be sure to replace `` and ``[^1] with your account tag and API credentials, and adjust the `datetime_geg` and `datetime_leq` values to your liking. +The following API call will request IDS samples over a one hour period, and output the requested fields. Be sure to replace `` and ``[^1] with your account tag and API credentials, and adjust the `datetime_geq` and `datetime_leq` values to your liking. ## API Call @@ -66,7 +66,7 @@ https://api.cloudflare.com/client/v4/graphql \ #=> { #=> sum: { bits: 327680, packets: 16384 }, #=> dimensions: { -#=> datetimeFiveMinute: '2021-05-12T22:00-00:00' + datetimeFiveMinutes: '2021-05-12T22:00-00:00' #=> } #=> }, #=> { @@ -102,4 +102,4 @@ https://api.cloudflare.com/client/v4/graphql \ #=> } ``` -[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. \ No newline at end of file +[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. From 2bc00cd91290a56c8a96951fb41e4ec7baf6ab20 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:44 +0000 Subject: [PATCH 10/20] Hyperlint Automation Fix --- .../graphql-api/tutorials/querying-magic-firewall-samples.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-samples.mdx b/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-samples.mdx index 598181b891a80cb..e70c6025917fb23 100644 --- a/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-samples.mdx +++ b/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-samples.mdx @@ -6,7 +6,7 @@ title: Querying Magic Firewall Samples with GraphQL In this example, we are going to use the GraphQL Analytics API to query for Magic Firewall Samples over a specified time period. -The following API call will request Magic Firewall Samples over a one hour period, and output the requested fields. Be sure to replace `` and ``[^1] with your zone tag and API credentials, and adjust the `datetime_geg` and `datetime_leq` values to your liking. +The following API call will request Magic Firewall Samples over a one hour period, and output the requested fields. Be sure to replace `` and ``[^1] with your zone tag and API credentials, and adjust the `datetime_geq` and `datetime_leq` values to your liking. ## API Call @@ -107,4 +107,4 @@ https://api.cloudflare.com/client/v4/graphql \ #=> } ``` -[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. \ No newline at end of file +[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. From 01becfda9732c8c6f7be61e8ced1b2a9b3e8b56a Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:46 +0000 Subject: [PATCH 11/20] Hyperlint Automation Fix From 65246a024520e7dc35f4ae2e6cd75d4e182f2c0d Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:48 +0000 Subject: [PATCH 12/20] Hyperlint Automation Fix From e2e643132badd90460e70cd557977fd3dd4c9f2a Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:50 +0000 Subject: [PATCH 13/20] Hyperlint Automation Fix From 56cd4791769ecb9f077482e86778d08ee0158682 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:52 +0000 Subject: [PATCH 14/20] Hyperlint Automation Fix From d9033ea3b4e1908b60143aff5a04ade4a26fb46e Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:55 +0000 Subject: [PATCH 15/20] Hyperlint Automation Fix From 80c41d7dae82b16210ddfecdc7f7c76f599dd8d8 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:11:57 +0000 Subject: [PATCH 16/20] Hyperlint Automation Fix From 713549fd883057988b3f3f4115b5efd144545b93 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:12:00 +0000 Subject: [PATCH 17/20] Hyperlint Automation Fix From 86d61e6f41f71fee7464596d5fe1f177b03973fd Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:12:02 +0000 Subject: [PATCH 18/20] Hyperlint Automation Fix From e0b1f18b4cd91fb31455edf5b24ed999a5a41df9 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:12:05 +0000 Subject: [PATCH 19/20] Hyperlint Automation Fix --- .../tutorials/querying-magic-firewall-ids-samples.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx b/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx index 06273b04bd1e4e2..2ea435683ab98a5 100644 --- a/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx +++ b/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx @@ -72,7 +72,7 @@ https://api.cloudflare.com/client/v4/graphql \ #=> { #=> sum: { bits: 360448, packets: 8192 }, #=> dimensions: { -#=> datetimeFiveMinute: '2021-05-12T22:05-00:00' + datetimeFiveMinutes: '2021-05-12T22:05-00:00' #=> } #=> }, #=> { From 3492fba1cd1dcb0cc1dc699c09510065f5f9db23 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:12:08 +0000 Subject: [PATCH 20/20] Hyperlint Automation Fix