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

Add scripts tags to Trace Workers #188

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

zebp
Copy link
Contributor

@zebp zebp commented Nov 23, 2022

Adds support for script tags in trace events by introducing an optional string array property on TraceItem called scriptTags. Because most Workers will never have script tags on them this property is optional and undefined if no tags are defined.

Adds support for script tags in trace events by introducing an optional string
array property on TraceItem called "scriptTags".
@jasnell jasnell merged commit 464c154 into cloudflare:main Nov 29, 2022
zebp added a commit to zebp/workerd that referenced this pull request Dec 2, 2022
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.

3 participants