[vercel] Update setup docs for Datadog-owned Marketplace integration#3026
Merged
Conversation
This comment has been minimized.
This comment has been minimized.
Replaces the old manual two-step flow (copy API key between Datadog and Vercel UIs) with the new Vercel Marketplace-driven setup. Documents log drain configuration options, trace drain, log source types, and adds a note that Lambda logs are required for metrics collection. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2d378af to
f590b97
Compare
duncanista
approved these changes
Jun 3, 2026
Contributor
|
Opened DOCS-14628 to assign a Docs writer and follow up with editorial review. |
joepeeples
approved these changes
Jun 8, 2026
joepeeples
left a comment
Contributor
There was a problem hiding this comment.
Approved with a few small edit suggestions, thanks!
Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com>
ava-silver
approved these changes
Jun 12, 2026
Comment on lines
+76
to
+78
| ### Traces | ||
|
|
||
| The Vercel integration collects traces from your Vercel Project using Vercel's [Trace Drains][13] feature. |
There was a problem hiding this comment.
why is this a separate section if we already call it out above?
Contributor
Author
There was a problem hiding this comment.
This is a list of all the data that we collect as part of the integration, so above is the setup instructions and this is saying that we collect traces
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
We've launched the Datadog owned version of the Vercel integration, so the setup steps are different now. Update the instructions to match the new UI and recommended steps. It also originally had two different starting points, Datadog or Vercel, and I removed the Datadog one since that redirects customers into Vercel.
Merge instructions
Merge readiness:
Additional notes