Skip to content

Conversation

@indragiek
Copy link
Member

DESCRIBE YOUR PR

Update existing documentation on the differences between transaction-based and continuous profiling to be up-to-date with the new profiling APIs being launched for GA. Removed some Node.js specific documentation as this is intended to be generic across all platforms, the code examples can go in the Node.js-specific docs.

These docs need to go live for April 9th, 2025 when Continuous & UI Profiling are GA.

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

@vercel
Copy link

vercel bot commented Mar 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
changelog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2025 5:38pm
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2025 5:38pm
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2025 5:38pm

@codecov
Copy link

codecov bot commented Mar 26, 2025

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 11.14MB -9 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 9.47MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.75MB -0.0%
../instrumentation.js -3 bytes 1.08MB -0.0%
9523.js -3 bytes 1.05MB -0.0%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 868.7kB -0.0%
static/chunks/8165-*.js -3 bytes 410.1kB -0.0%
server/middleware-*.js -5.55kB 1.0kB -84.74%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
static/BvXsWQu1sAZCkqo5_O9fb/_buildManifest.js (New) 578 bytes 578 bytes 100.0% 🚀
static/BvXsWQu1sAZCkqo5_O9fb/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/3IRTHBoPsR6etHUiAVGxu/_buildManifest.js (Deleted) -578 bytes 0 bytes -100.0% 🗑️
static/3IRTHBoPsR6etHUiAVGxu/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

@coolguyzone
Copy link
Contributor

Hey @indragiek it looks like the builds are failing on this one, I think if you rebase from the latest master it should resolve this.

@indragiek
Copy link
Member Author

@coolguyzone I rebased but not sure what's happening with the build here

@coolguyzone
Copy link
Contributor

Hey @indragiek! I pulled your branch down and did some tooling, and I think I've found the issue. I think this is happening because of the mismatch of straight and curly quotes in the description. If you commit my suggestion, it should run the builds and work. Note that the 404 checker still won't pass because of this link:

migration guide

@indragiek indragiek merged commit c114ab9 into master Apr 14, 2025
11 checks passed
@indragiek indragiek deleted the indragiek/transaction-v-continuous-profiling branch April 14, 2025 17:45
bitsandfoxes pushed a commit that referenced this pull request Apr 24, 2025
* Update docs on transaction vs. Continuous/UI Profiling

* Update docs/product/explore/profiling/transaction-vs-continuous-profiling.mdx

Co-authored-by: Alex Krawiec <[email protected]>

---------

Co-authored-by: Alex Krawiec <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants