Skip to content

Commit

Permalink
use note for advanced use case warning
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasBa committed Sep 19, 2024
1 parent 31257de commit d6129ed
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,9 @@ Under the hood, the Sentry profiler uses V8's [CpuProfiler](https://v8docs.nodes

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.

<Note>
These flags are for advanced used cases and setting them is not required in majority of the cases.
</Note>

- SENTRY_PROFILER_BINARY_PATH

Expand Down

0 comments on commit d6129ed

Please sign in to comment.