Skip to content

feat(tracing): Use http.method for span data#7990

Merged
AbhiPrasad merged 1 commit intodevelopfrom
abhi-js-method
May 2, 2023
Merged

feat(tracing): Use http.method for span data#7990
AbhiPrasad merged 1 commit intodevelopfrom
abhi-js-method

Conversation

@AbhiPrasad
Copy link
Copy Markdown
Contributor

Following https://develop.sentry.dev/sdk/performance/span-data-conventions/, set http.method instead of method for http spans generated by fetch/xhr.

ref getsentry/team-webplatform-meta#60

@AbhiPrasad AbhiPrasad requested review from a team, Lms24 and mydea and removed request for a team April 28, 2023 11:55
@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.03 KB (0%)
@sentry/browser - ES5 CDN Bundle (minified) 65.66 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 19.56 KB (+0.01% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 58.12 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 21.17 KB (0%)
@sentry/browser - Webpack (minified) 69.07 KB (0%)
@sentry/react - Webpack (gzipped + minified) 21.19 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified) 49.04 KB (+0.02% 🔺)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 28.61 KB (+0.04% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 26.83 KB (+0.03% 🔺)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 46.88 KB (+0.16% 🔺)
@sentry/replay - Webpack (gzipped + minified) 40.67 KB (+0.2% 🔺)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 65.7 KB (+0.12% 🔺)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 58.65 KB (+0.14% 🔺)

@AbhiPrasad AbhiPrasad merged commit 6bd2637 into develop May 2, 2023
@AbhiPrasad AbhiPrasad deleted the abhi-js-method branch May 2, 2023 08:40
srubin pushed a commit to descriptinc/sentry-javascript that referenced this pull request May 2, 2023
@lforst
Copy link
Copy Markdown
Contributor

lforst commented May 3, 2023

Wtf why did Next.js integration tests get skipped here. They should definitely run when there are changes in the browser package.

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