feat(otlp): Add collector_url option to OTLP integration by sl0thentr0py · Pull Request #2887 · getsentry/sentry-ruby

cursor[bot]

@sl0thentr0py @claude

Allow users with their own OpenTelemetry collector to pass a custom
collector URL via config.otlp.collector_url. When set, traces are sent
to the specified endpoint without Sentry auth headers. When not set,
the existing behavior of deriving the endpoint from the DSN is preserved.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

dingsdax