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(js): Update automatic instrumentation docs #12194

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mydea
Copy link
Member

@mydea mydea commented Dec 20, 2024

This PR updates the browser JS "Automatic Instrumentation" docs:

  1. The heartbeatTimeout option does not exist anymore, I replaced it with the new childSpanTimeout. This has been replaced in v8.
  2. We used "transaction" everywhere still, I rewrote this to use the term span instead.

Closes getsentry/sentry-javascript#14805

@mydea mydea requested review from Lms24 and a team December 20, 2024 09:40
@mydea mydea self-assigned this Dec 20, 2024
Copy link

vercel bot commented Dec 20, 2024

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

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 9:53am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Dec 20, 2024 9:53am
develop-docs ⬜️ Ignored (Inspect) Dec 20, 2024 9:53am

Copy link

codecov bot commented Dec 20, 2024

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 10.36MB 9 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 9.28MB 6 bytes (-0.0%) ⬇️

Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update!

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.

"heartbeatInterval" not availble in browser tracing integration
3 participants