Commit 2d2754b
authored
chore: Remove vercel logs feature flag from backend (#103975)
The Vercel Log Drain is now GA
(getsentry/sentry-options-automator#5786,
https://docs.sentry.io/product/drains/integration/vercel/#log-drains).
We need to start cleaning up the feature flags. This PR removes the flag
from the backend.
resolves
https://linear.app/getsentry/issue/LOGS-395/clean-up-feature-flags-for-vercel-log-drains
We've done this on the frontend
(#103940) and relay
(getsentry/relay#5406), and [relay has
deployed](https://deploy.getsentry.net/go/compare/deploy-relay-pop/532/with/533),
so this is a safe change.1 parent 6fcf8c2 commit 2d2754b
2 files changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
333 | | - | |
334 | 332 | | |
335 | 333 | | |
336 | 334 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
| |||
0 commit comments