Skip to content

Commit 7ca52e4

Browse files
authored
Merge pull request #27 from sentry-demos/jb/fix/profiling
feat(profiling): bump sdk and enable profiling
2 parents 54176c1 + 6f28c28 commit 7ca52e4

File tree

7 files changed

+179
-212
lines changed

7 files changed

+179
-212
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@ note: a .env file must be made in order to store the relative variable value pro
2626
## Performance Monitoring
2727
![Alt Text](performance.gif)
2828

29+
## Enable Profiling
30+
In order to enable profiling, please use an extension that allows you to modify the document response headers. An example of an extension like that for Chrome is [modheader](https://modheader.com/).
31+
32+
![policy headers](profiling.png)
33+
34+

0 commit comments

Comments
 (0)