Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Use http.method instead of method #2054

Merged
merged 3 commits into from
May 4, 2023
Merged

Conversation

AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad commented Apr 28, 2023

Blocked on #2053 merging, so draft for now.

As per https://develop.sentry.dev/sdk/performance/span-data-conventions/, we want to rename method being set on spans to http.method. This better aligns with otel, and also removes ambiguity when operating in Relay.

Base automatically changed from abhi-http-span-data to master April 28, 2023 13:04
@AbhiPrasad AbhiPrasad marked this pull request as ready for review April 28, 2023 13:07
@AbhiPrasad
Copy link
Member Author

@antonpirker this is now ready to review!

@antonpirker antonpirker enabled auto-merge (squash) May 4, 2023 05:59
@antonpirker antonpirker merged commit 019f10c into master May 4, 2023
234 of 235 checks passed
@antonpirker antonpirker deleted the abhi-http-span-method branch May 4, 2023 06:05
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.

None yet

2 participants