如何管理三种不同类型的 AI 爬虫流量

来源: Vercel News

原文

Vercel now directly integrates with SvelteKit's new server-side OpenTelemetry spans.

To get started, activate experimental tracing in SvelteKit:

And create the tracing instrumentation file with the Vercel OpenTelemetry collector:

Traces generated during tracing sessions will now include the built-in SvelteKit spans. You can also configure other collectors. See the SvelteKit observability docs for more information.

Read more