Skip to content

[Turnstile] Add Logpush documentation for turnstile_events dataset#31256

Open
worenga wants to merge 1 commit into
cloudflare:productionfrom
worenga:bewo/turnstile-logpush-docs
Open

[Turnstile] Add Logpush documentation for turnstile_events dataset#31256
worenga wants to merge 1 commit into
cloudflare:productionfrom
worenga:bewo/turnstile-logpush-docs

Conversation

@worenga
Copy link
Copy Markdown
Contributor

@worenga worenga commented Jun 5, 2026

Adds a Logpush page under Turnstile > Analytics documenting the new turnstile_events Logpush dataset (SHIP-8442).

  • Availability by plan (Paid=2 jobs, Enterprise=4)
  • Setup instructions (Dashboard + API)
  • EventType reference table
  • Link to field reference page

The field reference page (datasets/account/turnstile_events.md) already exists (auto-generated from entities template).

@cloudflare-docs-bot
Copy link
Copy Markdown
Contributor

cloudflare-docs-bot Bot commented Jun 5, 2026

Review

⚠️ 3 warnings and 1 suggestion found in commit 82d5347.

Warnings (3)
File Issue
turnstile/turnstile-analytics/logpush.mdx line 32 Missing component import<DirectoryListing> is used without a matching import statement in the patch Fix: Add import { DirectoryListing } from "~/components";
turnstile/turnstile-analytics/logpush.mdx line 32 Escape angle brackets in MDX prose — Line adds unescaped > in prose: <DirectoryListing path="/logs/logpush/logpush-job/datasets/account/turnstile_events" /> Fix: Replace > with &gt; or wrap the text in backticks.
turnstile/turnstile-analytics/logpush.mdx line 40 Escape angle brackets in MDX prose — Line adds unescaped > in prose: 1. Go to \*\*Dashboard\*\* > \*\*Your Account\*\* > \*\*Logs\*\* > \*\*Logpush\*\*. Fix: Replace > with &gt; or wrap the text in backticks.
Suggestions (1)
File Issue
turnstile/turnstile-analytics/logpush.mdx line 14 Unused component importimport { Render } is present but <Render> is never used in the patch Fix: Remove the unused Render import
Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants