From 1d2c8f45f0d5f581bafcda01689313f524fe0fa4 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Fri, 16 May 2025 15:09:00 +0000
Subject: [PATCH 01/10] Hyperlint Automation Fix
From 366016346d42f8d85706f302cf8322343d4abb01 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Fri, 16 May 2025 15:09:02 +0000
Subject: [PATCH 02/10] Hyperlint Automation Fix
---
src/content/docs/agents/guides/remote-mcp-server.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/content/docs/agents/guides/remote-mcp-server.mdx b/src/content/docs/agents/guides/remote-mcp-server.mdx
index 2dc474c8bd5646..5d1d61359484f1 100644
--- a/src/content/docs/agents/guides/remote-mcp-server.mdx
+++ b/src/content/docs/agents/guides/remote-mcp-server.mdx
@@ -30,7 +30,7 @@ Alternatively, you can use the command line as shown below to create a new MCP S
@@ -118,7 +118,7 @@ Run the following command to create a new MCP server:
Date: Fri, 16 May 2025 15:09:05 +0000
Subject: [PATCH 03/10] Hyperlint Automation Fix
From 067a612ed9381ac8296b101ed1b64230ee609777 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Fri, 16 May 2025 15:09:07 +0000
Subject: [PATCH 04/10] Hyperlint Automation Fix
From a37da536b060359a42f229812db95752411b0780 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Fri, 16 May 2025 15:09:10 +0000
Subject: [PATCH 05/10] Hyperlint Automation Fix
From f842b4cdb259b8c47835afeb0bfc87b6ed5c24b0 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Fri, 16 May 2025 15:09:12 +0000
Subject: [PATCH 06/10] Hyperlint Automation Fix
---
src/content/docs/analytics/analytics-integrations/looker.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/content/docs/analytics/analytics-integrations/looker.mdx b/src/content/docs/analytics/analytics-integrations/looker.mdx
index eb1e341a1bfc59..38b379226cdf54 100644
--- a/src/content/docs/analytics/analytics-integrations/looker.mdx
+++ b/src/content/docs/analytics/analytics-integrations/looker.mdx
@@ -33,7 +33,7 @@ Cloudflare logs are HTTP/HTTPS request logs in JSON format and are gathered from
## Task 1 - Connect your Database to Looker
-Looker connects to a database in order to query the data. In this tutorial, we use Google Big Query as an example. Learn [how to connect Google BigQuery to Looker](https://docs.looker.com/setup-and-management/database-config/google-bigquery#create_a_temporary_dataset_for_persistent_derived_tables).
+Looker connects to a database in order to query the data. In this tutorial, we use Google BigQuery as an example. Learn [how to connect Google BigQuery to Looker](https://docs.looker.com/setup-and-management/database-config/google-bigquery#create_a_temporary_dataset_for_persistent_derived_tables).
Once you load Cloudflare logs into your database, [connect the database to Looker](https://docs.looker.com/setup-and-management/connecting-to-db).
@@ -53,7 +53,7 @@ To create your new LookML project:
6. For **Starting Point**, choose \*Clone Public Git Repository\*\*.\*\*\*
-7. Enter the *cloudflare\_block* URL for the public Git repository `git://github.com/llooker/cloudflare_block.git`.
+7. Enter the *cloudflare\_block* URL for the public Git repository `git://github.com/looker/cloudflare_block.git`.
8. Click **Create Project**. Looker will pull all of the repository files into a new LookML project.
From 5396a1fca96837e9922fc6b1f0a0ac9a8e913d7d Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Fri, 16 May 2025 15:09:15 +0000
Subject: [PATCH 07/10] Hyperlint Automation Fix
From c78b9ac4cf0de54db25f029ab7362ca45cc12381 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Fri, 16 May 2025 15:09:18 +0000
Subject: [PATCH 08/10] 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 487911efbaf43f..c905f89d042bbb 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 514777d8883b21579858fb947e5a06f72f1bf8db Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Fri, 16 May 2025 15:09:20 +0000
Subject: [PATCH 09/10] 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 0a7f42c92fe995..05cca3cc99bde2 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 b099fb8862176254bd6dedfed658ce851f087a75 Mon Sep 17 00:00:00 2001
From: "hyperlint-ai[bot]"
<154288675+hyperlint-ai[bot]@users.noreply.github.com>
Date: Fri, 16 May 2025 15:09:23 +0000
Subject: [PATCH 10/10] Hyperlint Automation Fix
---
.../migration-guides/network-analytics-v2/schema-map.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map.mdx b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map.mdx
index 2a2d682d545e45..76263960f92956 100644
--- a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map.mdx
+++ b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map.mdx
@@ -19,7 +19,7 @@ The following table lists direct mappings between NAv1 and NAv2 fields, when ava
| dosdNetworkAnalytics-AdaptiveGroups |
dosdAttackAnalytics-Groups |
- flowtrackdNetworkAnalytics-AdaptiveGroups |
+ flowtrackedNetworkAnalytics-AdaptiveGroups |
magicFirewallNetworkAnalytics-AdaptiveGroups |