Skip to content

docs(tracing): enable snapshots options in other languages - #42526

Merged
Pavel Feldman (pavelfeldman) merged 1 commit into
microsoft:mainfrom
pavelfeldman:docs-tracing-snapshots-langs
Sep 3, 2026
Merged

docs(tracing): enable snapshots options in other languages#42526
Pavel Feldman (pavelfeldman) merged 1 commit into
microsoft:mainfrom
pavelfeldman:docs-tracing-snapshots-langs

Conversation

@pavelfeldman

Copy link
Copy Markdown
Member

Summary

  • Make the snapshots object form of tracing.start() available in all languages, dropping the js-only restriction and the separate boolean-only variant.

* since: v1.12
* langs: js
- `snapshots` <[boolean]|[Object]>
- `dom` ?<[boolean]> Capture DOM snapshot on every action and record network activity. Optional.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

make these properties on options (snapshotsDom etc) for languages ?

@pavelfeldman
Pavel Feldman (pavelfeldman) merged commit a76bdda into microsoft:main Sep 3, 2026
3 checks passed
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.

2 participants