Skip to content

chore(sentry-conventions): Bump sentry-conventions to 0.6.0-4#5944

Open
constantinius wants to merge 5 commits intomasterfrom
constantinius/chore/sentry-conventions/bump-0.6.0-3
Open

chore(sentry-conventions): Bump sentry-conventions to 0.6.0-4#5944
constantinius wants to merge 5 commits intomasterfrom
constantinius/chore/sentry-conventions/bump-0.6.0-3

Conversation

@constantinius
Copy link
Copy Markdown
Contributor

Bumps the sentry-conventions submodule to 0.6.0-3, picking up getsentry/sentry-conventions#350 which changes several deprecation statuses to normalize to align with ingestion paths.

Fixes TET-2280.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@constantinius constantinius requested a review from a team as a code owner May 6, 2026 12:08
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 6, 2026

@loewenheim
Copy link
Copy Markdown
Contributor

Your PR is failing because some attributes that Relay uses have become deprecated in the course of the conventions update. Please replace them with the current versions (the deprecation warning tells you what it's called).

The `sentry.transaction` attribute was deprecated upstream in
sentry-conventions 0.6.0-3 with `normalize` status (it's normalized
to `sentry.segment.name` by ingestion). Drop the redundant emit on
OTLP spans since `sentry.segment.name` is already set alongside it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Comment thread relay-spans/src/otel_to_sentry_v2.rs
Follows the previous commit which stopped emitting the deprecated
sentry.transaction attribute. The backfill direction is one-way
(deprecated -> new), so the attribute no longer appears in the output.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@buenaflor
Copy link
Copy Markdown
Contributor

can we bump the submodule to 1c4b73be4d87161300d96ec948e52462804d59c1 instead pls

I just merged an attribute in sentry-convention, if possible I'd like to include it here

constantinius and others added 2 commits May 7, 2026 16:12
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…/sentry-conventions/bump-0.6.0-3

# Conflicts:
#	CHANGELOG.md
@constantinius constantinius changed the title chore(sentry-conventions): bump to 0.6.0-3 chore(sentry-conventions): bump to 0.6.0-4 May 7, 2026
@constantinius constantinius changed the title chore(sentry-conventions): bump to 0.6.0-4 chore(sentry-conventions): Bump sentry-conventions to 0.6.0-4 May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants