We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e37e5 commit 9fd938eCopy full SHA for 9fd938e
sentry_sdk/consts.py
@@ -35,6 +35,7 @@
35
"propagate_tracestate": Optional[bool],
36
"custom_measurements": Optional[bool],
37
"profiles_sample_rate": Optional[float],
38
+ "profiler_mode": Optional[str],
39
},
40
total=False,
41
)
0 commit comments