Skip to content

Conversation

@hyperlint-ai
Copy link
Contributor

@hyperlint-ai hyperlint-ai bot commented Jun 10, 2025

This pull request addresses several spelling errors and formatting issues in the documentation, ensuring compliance with the style guide rules. Key changes include correcting misspellings, updating non-standard quotes, and fixing casing issues for specific terms.

  • Corrected spelling of 'looker' in the Git repository URL (schema-map.mdx)
  • Updated 'Google Big Query' to 'Google BigQuery' for consistency in branding (schema-map.mdx)
  • Replaced 'flowtrackdNetworkAnalytics-AdaptiveGroups' with 'flowtrackedNetworkAnalytics-AdaptiveGroups' in the table header (schema-map.mdx)
  • Adjusted casing for '<CLOUDFLARE_ACCOUNT_TAG>' and '<CLOUDFLARE_ZONE_TAG>' to comply with style guide (schema-map.mdx)
  • Removed non-standard quotes and whitespace issues throughout the document (schema-map.mdx)

@hyperlint-ai hyperlint-ai bot requested review from a team, angelampcosta and soheiokamoto as code owners June 10, 2025 04:11
@github-actions github-actions bot added size/s product:analytics Related to Analytics product labels Jun 10, 2025
@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/analytics/ @jimhawkridge, @soheiokamoto, @angelampcosta, @cloudflare/pcx-technical-writing

Copy link
Contributor

@windsurf-bot windsurf-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 To request another review, post a new comment with "/windsurf-review".

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 `<CLOUDFLARE_ZONE_TAG>`, `<EMAIL>`, and `<API_TOKEN>`[^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 `<Cloudflare_ZONE_TAG>`, `<EMAIL>`, and `<API_TOKEN>`[^1] with your zone tag and API credentials, and adjust the `datetime_geq` and `datetime_leq` values to your liking.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a typo in the parameter name in the text. It says 'datetime_geg' in the original text which was corrected to 'datetime_geq' in this PR, matching the actual parameter used in the code example.

Comment on lines +22 to 23
<th>flowtrackedNetworkAnalytics-AdaptiveGroups</th>
<th>magicFirewallNetworkAnalytics-AdaptiveGroups</th>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's an inconsistency in the formatting between the two instances of 'flowtrackedNetworkAnalytics-AdaptiveGroups'. In the first instance (line 22), it's plain text in a tag, but in the second instance (line 323), it's wrapped in tags. For consistency, both instances should use the same formatting.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 10, 2025

Preview URL: https://3617dbdd.preview.developers.cloudflare.com
Preview Branch URL: https://hyperlint-automation-repository-scan-5a498e6.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/analytics/analytics-integrations/looker/ https://hyperlint-automation-repository-scan-5a498e6.preview.developers.cloudflare.com/analytics/analytics-integrations/looker/
https://developers.cloudflare.com/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map/ https://hyperlint-automation-repository-scan-5a498e6.preview.developers.cloudflare.com/analytics/graphql-api/migration-guides/network-analytics-v2/schema-map/
https://developers.cloudflare.com/analytics/graphql-api/tutorials/querying-access-login-events/ https://hyperlint-automation-repository-scan-5a498e6.preview.developers.cloudflare.com/analytics/graphql-api/tutorials/querying-access-login-events/
https://developers.cloudflare.com/analytics/graphql-api/tutorials/querying-firewall-events/ https://hyperlint-automation-repository-scan-5a498e6.preview.developers.cloudflare.com/analytics/graphql-api/tutorials/querying-firewall-events/
https://developers.cloudflare.com/analytics/graphql-api/migration-guides/network-analytics-v2/ https://hyperlint-automation-repository-scan-5a498e6.preview.developers.cloudflare.com/analytics/graphql-api/migration-guides/network-analytics-v2/
https://developers.cloudflare.com/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/ https://hyperlint-automation-repository-scan-5a498e6.preview.developers.cloudflare.com/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/

@kodster28 kodster28 closed this Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:analytics Related to Analytics product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants