Skip to content

Commit

Permalink
Update includes/profiling-node-runtime-flags.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Liza Mock <[email protected]>
  • Loading branch information
JonasBa and lizokm committed Sep 19, 2024
1 parent 503bbf6 commit 574862f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions includes/profiling-node-runtime-flags.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@

## Runtime Flags

There are three runtime flags that you can set which control the behavior of the profiler. Two of the flags relate to how the SDK resolves the profiler binaries and another flag which alters how the underlying profiler is initialized by v8.
There are three runtime flags you can set that control the behavior of the profiler. Two of the flags relate to how the SDK resolves the profiler binaries. The third alters how the underlying profiler is initialized by v8.

<Note>
These flags are for advanced used cases and setting them is not required in majority of the cases.
These flags are intended for advanced use cases only. Setting them isn't required for most use cases.
</Note>

- SENTRY_PROFILER_BINARY_PATH
Expand Down

0 comments on commit 574862f

Please sign in to comment.