From 3bb79e1f1e7d57ccb74c45951191da085133ac3c Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Mon, 10 Nov 2025 10:32:34 -0500 Subject: [PATCH] feat: Move vercel log drains to EA --- docs/organization/early-adopter-features/index.mdx | 1 + docs/product/drains/integration/vercel.mdx | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/organization/early-adopter-features/index.mdx b/docs/organization/early-adopter-features/index.mdx index 9289046a2fc61..c23d67b2a44fd 100644 --- a/docs/organization/early-adopter-features/index.mdx +++ b/docs/organization/early-adopter-features/index.mdx @@ -24,3 +24,4 @@ Limitations: - [Dynamic Alerts](/product/alerts/create-alerts/metric-alert-config/#dynamic-alerts) - [New Trace Explorer With Span Metrics](/product/explore/new-trace-explorer/) - [Size Analysis](/product/size-analysis/) +- [Vercel Log Drains](/product/drains/integration/vercel/) diff --git a/docs/product/drains/integration/vercel.mdx b/docs/product/drains/integration/vercel.mdx index 4205a13d08382..4fd7730d894ee 100644 --- a/docs/product/drains/integration/vercel.mdx +++ b/docs/product/drains/integration/vercel.mdx @@ -27,7 +27,7 @@ To set up a Drain in Vercel you'll need to create a new Drain in the Vercel sett -Vercel Log Drains support is currently in closed alpha. Please reach out to [feedback-logging@sentry.io](mailto:feedback-logging@sentry.io) if you have feedback or questions. Features in alpha are still in-progress and may have bugs. We recognize the irony. +This feature is available only if you're in the Early Adopter program. Please reach out to [feedback-logging@sentry.io](mailto:feedback-logging@sentry.io) if you have feedback or questions. Features available to Early Adopters are still in-progress and may have bugs. We recognize the irony. @@ -59,6 +59,12 @@ x-sentry-auth: sentry sentry_key=___PUBLIC_KEY___ 7. To test that the log drain is working, you can send a test log to your drain by clicking the Test button. + + +Vercel Log Drains have some known limitations. This is being tracked in [this GitHub issue](https://github.com/getsentry/sentry/issues/103095). + + + ### Trace Drains After selecting the Traces data type, you'll need to configure the drain to send data to Sentry.