Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 758178b

Browse filesBrowse files
H4admarco-ippolito
authored andcommitted
doc: include node.module_timer on available categories
PR-URL: #53638 Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent e0d213d commit 758178b
Copy full SHA for 758178b

1 file changed

+1Lines changed: 1 addition & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/api/tracing.md‎

Copy file name to clipboardExpand all lines: doc/api/tracing.md
+1Lines changed: 1 addition & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ The available categories are:
4646
`runInNewContext()`, `runInContext()`, and `runInThisContext()` methods.
4747
* `v8`: The [V8][] events are GC, compiling, and execution related.
4848
* `node.http`: Enables capture of trace data for http request / response.
49+
* `node.module_timer`: Enables capture of trace data for CJS Module loading.
4950

5051
By default the `node`, `node.async_hooks`, and `v8` categories are enabled.
5152

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.