Skip to content

docs: add sampling and client logging core concept pages#146

Merged
HugoRCD merged 3 commits intomainfrom
docs/add-sampling-client-logging-pages
Mar 7, 2026
Merged

docs: add sampling and client logging core concept pages#146
HugoRCD merged 3 commits intomainfrom
docs/add-sampling-client-logging-pages

Conversation

@HugoRCD
Copy link
Copy Markdown
Owner

@HugoRCD HugoRCD commented Mar 7, 2026

Summary

  • Add core-concepts/sampling page covering head sampling (random % per level), tail sampling (status/duration/path conditions), custom hooks, and production config
  • Add core-concepts/client-logging page covering browser logging API, identity context, configuration, and server transport options
  • Fixes Vercel build prerender errors caused by landing page linking to these missing pages

Fix Vercel build prerender errors caused by landing page linking to
/core-concepts/sampling and /core-concepts/client-logging which did
not exist.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evlog-docs Ready Ready Preview, Comment, Open in v0 Mar 7, 2026 4:49pm

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 7, 2026

Thank you for following the naming conventions! 🙏

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 7, 2026

npm i https://pkg.pr.new/evlog@146
npm i https://pkg.pr.new/@evlog/nuxthub@146

commit: 69b9d58

$production must be at the root nuxt config level, not nested inside
the module options.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
Show Nuxt, Next.js, and standalone (Hono/Express/Fastify) examples
side by side using code groups, consistent with the installation docs.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@HugoRCD HugoRCD merged commit 7b048be into main Mar 7, 2026
11 checks passed
@HugoRCD HugoRCD deleted the docs/add-sampling-client-logging-pages branch March 7, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant