Skip to content

feat(features): add vercel log drain endpoint feature flag#100854

Merged
AbhiPrasad merged 1 commit intomasterfrom
abhi-vercel-log-drain-endpoint-fflag
Oct 3, 2025
Merged

feat(features): add vercel log drain endpoint feature flag#100854
AbhiPrasad merged 1 commit intomasterfrom
abhi-vercel-log-drain-endpoint-fflag

Conversation

@AbhiPrasad
Copy link
Contributor

@AbhiPrasad AbhiPrasad commented Oct 2, 2025

@AbhiPrasad AbhiPrasad requested a review from a team October 2, 2025 23:49
@AbhiPrasad AbhiPrasad self-assigned this Oct 2, 2025
@AbhiPrasad AbhiPrasad requested a review from a team as a code owner October 2, 2025 23:49
@linear
Copy link

linear bot commented Oct 2, 2025

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 2, 2025
@linear
Copy link

linear bot commented Oct 2, 2025

# Enables OTLP Log ingestion in Relay for an entire org.
manager.add("organizations:relay-otel-logs-endpoint", OrganizationFeature, FeatureHandlerStrategy.FLAGPOLE, api_expose=True)
# Enables Vercel Log Drain ingestion in Relay for an entire org.
manager.add("organizations:relay-vercel-log-drain-endpoint", OrganizationFeature, FeatureHandlerStrategy.FLAGPOLE, api_expose=True)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: The Otel flag is relay-otel-logs-endpoint, should this one be relay-vercel-logs-endpoint?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer this being more specific to explicitly mention the log drain.

in retrospect we should have called the relay-otel-logs-endpoint flag, relay-otlp-logs-endpoint as well.

@AbhiPrasad AbhiPrasad merged commit 57b2228 into master Oct 3, 2025
67 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-vercel-log-drain-endpoint-fflag branch October 3, 2025 15:03
github-merge-queue bot pushed a commit to getsentry/relay that referenced this pull request Oct 3, 2025
github-merge-queue bot pushed a commit to getsentry/relay that referenced this pull request Oct 3, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants