-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
feat: browserIssues and PRs related to the browser runnerIssues and PRs related to the browser runnerfeat: open telemetryp2-nice-to-haveNot breaking anything but nice to have (priority)Not breaking anything but nice to have (priority)
Description
Clear and concise description of the problem
Test runner inside the browser mode doesn't support traces at the moment, but traces in the main thread are working correctly.
Suggested solution
Figure out how we can enable tracing in the browser mode.
Alternative
No response
Additional context
The main issue here is how to initialize a separate from Node SDK, since the API itself is environment agnostic. A separate browser-only sdkPath? Should we always require a separate project for browsers? sdkPath can already be specified in a project config. Maybe this is mostly a documentation issue.
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Metadata
Metadata
Assignees
Labels
feat: browserIssues and PRs related to the browser runnerIssues and PRs related to the browser runnerfeat: open telemetryp2-nice-to-haveNot breaking anything but nice to have (priority)Not breaking anything but nice to have (priority)