Skip to content

Commit 34ca625

Browse files
authored
feat: Move vercel log drains to EA (#15450)
Move vercel log drains to EA.
1 parent ef47036 commit 34ca625

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/organization/early-adopter-features/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ Limitations:
2424
- [Dynamic Alerts](/product/alerts/create-alerts/metric-alert-config/#dynamic-alerts)
2525
- [New Trace Explorer With Span Metrics](/product/explore/new-trace-explorer/)
2626
- [Size Analysis](/product/size-analysis/)
27+
- [Vercel Log Drains](/product/drains/integration/vercel/)

docs/product/drains/integration/vercel.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To set up a Drain in Vercel you'll need to create a new Drain in the Vercel sett
2727

2828
<Alert>
2929

30-
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.
30+
This feature is available only if you're in the <a href="/organization/early-adopter-features/" target="_blank">Early Adopter program</a>. 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.
3131

3232
</Alert>
3333

@@ -59,6 +59,12 @@ x-sentry-auth: sentry sentry_key=___PUBLIC_KEY___
5959

6060
7. To test that the log drain is working, you can send a test log to your drain by clicking the Test button.
6161

62+
<Alert level="warning">
63+
64+
Vercel Log Drains have some known limitations. This is being tracked in [this GitHub issue](https://github.com/getsentry/sentry/issues/103095).
65+
66+
</Alert>
67+
6268
### Trace Drains
6369

6470
After selecting the Traces data type, you'll need to configure the drain to send data to Sentry.

0 commit comments

Comments
 (0)