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

fix: use non-deprecated tracing categories api #7413

Merged
merged 6 commits into from Sep 10, 2021

Conversation

Janpot
Copy link
Contributor

@Janpot Janpot commented Jul 7, 2021

Noticed that page.tracing.start didn't respect the categories option. While investigating I noticed that I actually needed to supply -* as well in categories to exclude other events, but in the meantime I had already converted Tracing.start to use traceConfig over the deprecated categories. Also added an extra test to verify events are actually included or not, besides checking the trace-config from the result.

@google-cla google-cla bot added the cla: yes label Jul 7, 2021
@Janpot Janpot marked this pull request as ready for review July 7, 2021 20:33
Copy link
Contributor

@jschfflr jschfflr left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants